[Qt-creator] MAY BE SIMPLE

Juha.Ruotsalainen at nokia.com Juha.Ruotsalainen at nokia.com
Fri May 29 09:27:20 CEST 2009


While not being exactly most convenient solution, you could try using MS's Debugging Tools for Windows (i.e. WinDbg) for debugging. That's how I squash those pesky bugs in my code.

--
jussi

-----Original Message-----
From: qt-creator-bounces at trolltech.com [mailto:qt-creator-bounces at trolltech.com] On Behalf Of Ziller Eike (Nokia-D-Qt/Berlin)
Sent: 25 May, 2009 13:31
To: qt-creator at trolltech.com
Subject: Re: [Qt-creator] MAY BE SIMPLE

Hi,

On May 16, 2009, at 6:46 PM, ext Dr. Simon Lange wrote:

> hi all,
>
> we use QT under commercial licence inside Visual Studio. Now I  
> wanted to
> play with QtCreator a little bit, but I cant debug my applications. I
> linked the project against the c:\QT\4.4.3 - version (QtCreator:
> Tools->Qt). but he says: "Debugging VS executeables is not supported".
> what to do ? Isnt it possible to use the commercial-version ? have I  
> to
> install another QT ?

QtCreator 1.1 doesn't support debugging code compiled with the visual  
studio compiler.
You'll have to either
a) use a Qt that has been compiled with MinGW, or
b) use a QtCreator snapshot, because these have (experimental) support  
for debugging VS executables
(ftp://ftp.trolltech.com/qtcreator/snapshots/2009-05-24/).

Best regards,
-- 
Eike Ziller
Software Engineer
Nokia, Qt Software
Phone  +49 (0)30 6392 3255
Fax    +49 (0)30 6392 3256
E-mail eike.ziller at nokia.com




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




More information about the Qt-creator-old mailing list