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.
--- 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, 12:40 PM On Friday 18 December 2009 13:35:04 ext Qt Quest wrote: > I may have forgotten to compile Qt Creator in debug - my bad. What are the > configure flags for it? That should be the default for self-compiled Qt Creator. You can verify it works by searching for a '-g' option on the compiler command line. > BTW: The <value optimized> is for the Qt library... isn't it? Yes. 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
