[Qt-interest] Debugging problem Creator
Alessandro Portale
Alessandro.Portale at trolltech.com
Wed Dec 16 21:27:16 CET 2009
Sujan Dasmahapatra schrieb:
> Friens
> I have configured QT for VC++ at this location
> c:\Qt\2009.04\qt
Did that directory already contain a Qt version, before? When installing
the Qt SDK, there is usually a Qt-MinGW version in that 'qt' directory.
In that case, I suggest downloading the Qt sources separately...
http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.6.0.zip
(or Qt 4.5.x)
...unzipping them into an empty directory and configuring/building it,
there.
> Cannot debug
> D:\path\to\program\debug\program.exe
> Debugging VS executables is currently not enabled.
Also, the current Qt SDK would be '2009.05'. You should make sure to
have the latest and greatest QtCreator (version 1.3). Debugging VS
executables is definitely enabled there, provided that you installed the
debugger:
http://www.microsoft.com/whdc/devtools/debugging/installx86.Mspx
or
http://www.microsoft.com/whdc/devtools/debugging/install64bit.Mspx
Alessandro
More information about the Qt-interest-old
mailing list