Re: [Interest] Compile Qt for windows 32-bit using mingw-w64

2013-04-08 Thread Konrad Rosenbaum
On Monday 25 March 2013 13:58:38 Koehne Kai wrote: > adding -m32 should work, but I haven't tested it since a while. The > 'official' and bullet-proof method is to just install a native 32 bit > toolchain (mingw-w64 based compilers usually can be downloaded as 32 bit > or 64 bit). I recommend the

Re: [Interest] Compile Qt for windows 32-bit using mingw-w64

2013-03-25 Thread Koehne Kai
Hi, adding -m32 should work, but I haven't tested it since a while. The 'official' and bullet-proof method is to just install a native 32 bit toolchain (mingw-w64 based compilers usually can be downloaded as 32 bit or 64 bit). Regards Kai From: interes