Windows 7 64-bit Platform: Qt ONLY debugs my app in assembler
-
[quote author="shawno" date="1281375109"]If I have Qt build my app on my 64-bit windows 7 does that mean my app is a 64-bit app?[/quote]
No, you have the 32bit version of Qt, as far as i know there isn't a 64 bit version for Windows, yet (only Linux has that)I guess you checked the "Operate by Instruction" option in the Debug menu (uncheck that to revert to what, i guess, you are used to see when debugging)
-
but if you want to build it yourself you should know that there is a bug in VS2010 compiler as you can see "here":http://developer.qt.nokia.com/forums/viewthread/319/ which causes release builts to crash.