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

Stephen Wong stephen.wong at safe.com
Wed Jun 24 18:12:13 CEST 2009


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