[Qt-interest] Building 64-bit Qt from 32 bit Windows XP

Dario Ahdoot dario.ahdoot at image-metrics.com
Wed Apr 8 16:43:34 CEST 2009


Hi Alex,

I actually tried that. However, I was running into problems. I think the problem I ran into was that the build process built MOC as a 64 bit app. Since I was running a 32 bit OS, the pre-build steps to run MOC failed since it was a 64-bit app. Don't know how you get around this. I guess you can copy the MOC from the 32 bit Qt build into the 64 build and remove the MOC project from the qt build.

D

-----Original Message-----
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Malyushytsky, Alex
Sent: Tuesday, April 07, 2009 7:49 PM
To: qt-interest at trolltech.com
Subject: Re: [Qt-interest] Building 64-bit Qt from 32 bit Windows XP

During Visual Studio Installation it should created for you something like:
"Visual Studio 2005 x64 Cross Tools Command Prompt" menu.

Run it, it will set environment for crosscompiler (32 bit compiler which produces 64 bit exectuable in this case).

Go to QT folder (from the same command prompt). Follow the same steps when building 32 bit executable.

I am using 64 bit compiler command promt in a similar way, but I believe it should work with crosscompiler. You will not be able to run anything though.
Means you have no way to test, if application even starts.


Best regards.
    Alex

-----Original Message-----
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Dario Ahdoot
Sent: Tuesday, April 07, 2009 5:33 PM
To: qt-interest at trolltech.com
Subject: [Qt-interest] Building 64-bit Qt from 32 bit Windows XP

Is it possible to configure and build Qt 64-bit from within 32-bit XP? I'm using Visual Studio 2005.

Thanks in advance,
Dario


_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest


---------------------------------------------------------------------------------------------------
Weidlinger Associates, Inc. made the following annotations.

"This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you."

"Please consider our environment before printing this email."

_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest




More information about the Qt-interest-old mailing list