[Qt-interest] qmake and X64 msvc
John McClurkin
jwm at nei.nih.gov
Thu Dec 24 19:39:31 CET 2009
kaolite wrote:
> Hi,
>
> I've tryed .. it don't works for me ... it generate always a vcproj
> x32... I need to add after an x64 target in visual studio by hand ...
>
> 2009/12/21 Gordon Schumacher <gordon at rebit.com <mailto:gordon at rebit.com>>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> kaolite wrote:
> > I use qmake to generate vcapp. It works fine but I wants to use it
> > to compile x64 versions. I've tryed but qmake always generate win32
> > target. Is there a way to force qmake to generate a x64 target ? (I
> > have a x64 version of qt ...)
>
> You need to start from the 64-bit Studio command prompt in order for
> this to work. Presently I'm not aware of a way to make a "combined"
> Studio project file (i.e., one with both platforms in it).
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.12 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAksvpIAACgkQ2yRp4mXKHF1pJACbBWnDd988oiMv0UkIGI0uWhpQ
> JNwAoLHP5Kvde0bbbEvZV6jDiwPEMfC5
> =ONQv
> -----END PGP SIGNATURE-----
>
>
If you are using Visual Studio, you need to set the configuration to x64
in Visual Studio.
More information about the Qt-interest-old
mailing list