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
