On Wednesday 12 May 2010 12:28:32 ext Rudenko Eugene wrote: > Hello Andre. > yes, you wright, there are no "-g" flag, but AFAIK, if you add CONFIG+=debug > option to qmake, it included "-g" flag. > > Here is my default qmake options for Debug config. > "qmake /Users/rule/development/MAEMO/maemo_test2/maemo_test2.pro -r -spec > linux-g++-gles2 CONFIG+=debug" > > Although I can add "QMAKE_CXX_DEBUG += -g" I believe that it should be made > by qmake. > Maybe something wrong with qmake.conf in MADDE ?
Yes, looks indeed like a broken qmake.conf in your version of MADDE. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
