[Qt-interest] Using qmake to generate .vcproj, x64 configurations

Stephen Wong stephen.wong at safe.com
Fri Jun 26 02:39:21 CEST 2009


Hi Raphael,

"Raphael Meloni" <raphael.meloni at gmail.com> wrote in message 
news:h1uhv5$jqb$1 at eple.troll.no...
> Dear Stephen,
>
>    first, do you need compile Qt in 64-bits.
>
>    Open a "Visual Studio 2008 x64 Cross Tools Command Prompt".
>    Execute "configure" and "nmake" to build Qt (dlls, qmake, uic, ...)
> in 64-bits.

I've done this, but the .vcproj files that are generated still only contain 
Win32 configurations. Support responded that there is a bug filed for this 
suggestion:

http://trolltech.com/developer/task-tracker/index_html?method=entry&id=149345

Regards,

Stephen

>
>    So, you can generate a .vcproj with x64 configurations.
>
> Regards,
> Raphael Meloni
>
> Stephen Wong escreveu:
>> Hello,
>>
>> I'm using Qt 4.5.1.
>>
>> On a 64-bit machine I expected that using qmake with the vclib/vcapp 
>> template to generate .vcproj files with "x64" configurations. Instead, 
>> only "Win32" configurations were generated. Is there something I can do 
>> to get "x64" configurations?
>>
>> I'm using .vcproj files ahead of makefiles on Windows because it's 
>> documented that nmake does not support precompiled headers (see 
>> http://doc.trolltech.com/4.5.1/qmake-variable-reference.html#precompiled-header). 
>> Thanks,
>>
>> Stephen 




More information about the Qt-interest-old mailing list