On Wed, Feb 16, 2011 at 01:02:34PM -0500, Stephen Chu wrote: > I just double checked the compile output and it is compiled with -g. > This is the output: > > g++ -c -pipe -g -gdwarf-2 -Wall -W -isysroot > /Developer/SDKs/MacOSX10.5.sdk -DQT_GUI_LIB -DQT_NETWORK_LIB > -DQT_CORE_LIB -DQT_SHARED -I/qt/mkspecs/macx-g++ -I../../Dropbox/OUTTest > -I/qt/lib/QtCore.framework/Versions/4/Headers -I/qt/include/QtCore > -I/qt/lib/QtNetwork.framework/Versions/4/Headers -I/qt/include/QtNetwork > -I/qt/lib/QtGui.framework/Versions/4/Headers -I/qt/include/QtGui > -I/qt/include -I../../Dropbox/OUTTest/QtSingleApplication > -I../../Dropbox/OUTTest/lcms > -I../../Dropbox/OUTTest/lcms/lcms2-2.1/include -I. -I. > -I../../Dropbox/OUTTest -I. -F/qt/lib -o RSZipFileEngine.o > ../../Dropbox/OUTTest/RSZipFileEngine.cpp > > This on OS X 10.6.5 debugging in 64-bit. Qt is built from git.
This looks completely fine. I'll try to find a Mac tomorrow... Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
