On Friday 18 December 2009 13:48:26 ext Qt Quest wrote: > There are no '-g' option in g++ commands while compiling Qt creator > So it seems like Qt 4.6.0 should be compiled with debug, no? > Again, I've used no flags in configure and make.
Ah right. You'd need to configure Qt with ./configure -debug [and possibly -prefix `pwd`, that saves the 'make install' step] Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
