[Qt-interest] Building Qt for 64bits Windows

Matthieu Dazy matthieu.dazy at PDGM.com
Wed Jul 1 09:08:20 CEST 2009


Yves Bailly wrote:
> Hello all,
> 
> Just a pair of questions about 64bits on Windows and Qt 4.5.2.
> 
> 1) In the "mkspecs", I only see "win32-*" folders... are they suitable
>    for building Qt using Visual 2008 64bits compiler? If so, how to
>    specifie I want to use the 64bits compiler instead of the default
>    32bits compiler?

Yes, the win32 mkspecs are the correct ones.

Assuming you're using Visual Studio, in order to use the 64-bit 
compiler, just run path_to_visual_studio\vc\bin\amd64\vcvarsamd64.bat 
instead of path_to_visual_studio\vc\bin\vcvars32.bat when setting up the 
compiler environment and tools.

-- 
Matthieu Dazy (matthieu.dazy at pdgm.com) -- tel. +33 (0)3 83 67 66 19
Paradigm, Nancy -- http://www.pdgm.com
---------------------------------------------------------------------------------------------------------------
This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.


---------------------------------------------------------------------------------------------------------------
This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.c1



More information about the Qt-interest-old mailing list