OK, compiling Qt 4.6.0 debug. Is there a way to compile Qt creator for debug mode from the command line? It should also have some --with-qt-dir flag as well...
Thanks! --- On Fri, 12/18/09, André Pönitz <[email protected]> wrote: From: André Pönitz <[email protected]> Subject: Re: [Qt-creator] Qt Creator crashes on breakpoint To: "[email protected]" <[email protected]> Date: Friday, December 18, 2009, 1:53 PM 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
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
