|
I want to debug a rather large project, but when I start with F5 it first checks the whole project which takes about 20 minutes Führe Build-Schritte für Projekt texmakerx aus... Unveränderte Konfiguration, qmake-Schritt wird übersprungen. Starte "C:\Qt\SDK\1.1\mingw\bin\mingw32-make.exe" -w then I get the display: Debuggen beginnt
and soon after that: Debuggen beendet The binary starts normaly when I start it outside QtCreator. It also starts with CTRL+R, however again the compiler step takes 20 minutes, without the need to compile anything. I want to start with the debugger, because the binary crashes at some point and I want to get the backtrace. |
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
