[Development] Build Qt 5 in 32-bit with mingw-builds 4.7.2

Thiago Macieira thiago.macieira at intel.com
Fri Oct 12 01:23:43 CEST 2012


On quinta-feira, 11 de outubro de 2012 18.44.39, Stephen Chu wrote:
> I just installed mingw-build 4.7.2 on Windows 7 64-bit. I then
> configured Qt 5 this way:
> 
> configure -developer-build -opensource -confirm-license -nomake tests
> -nomake examples -c++11
> 
> 
> The built libraries are in 64-bit. How do I configure Qt 5 to build
> 32-bit libs?

There's no option and that is not a bug. The build is what the compiler wants, 
period.

If you want a 32-bit build, make sure that the compiler that produces 32-bit 
code is found first in $PATH.

PS: this is the development mailing list, not interest.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20121011/a43ac730/attachment.sig>


More information about the Development mailing list