[Qt-creator] Debug helper fails to compile
Arto Karppinen
arto.karppinen at mail.suomi.net
Mon Oct 12 10:18:57 CEST 2009
System: Qt Creator 1.2.90, Qt 4.4.3, Ubuntu 8.10
Output:
-------
g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DUSE_QT_GUI=1 -DQT_GUI_LIB
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.
-I. -o gdbmacros.o gdbmacros.cpp
gdbmacros.cpp: In function ‘void* qDumpObjectData440(int, int, void*,
int, int,int, int, int)’:
gdbmacros.cpp:3533: error: ‘QMapNode’ was not declared in this scope
gdbmacros.cpp:3533: error: expected primary-expression before ‘int’
gdbmacros.cpp:3533: error: expected `)' before ‘int’
make: *** [gdbmacros.o] Error 1
I got it working by commenting out all ‘QMapNode’ lines.
--
Arto Karppinen
------------------------------
arto.karppinen at iki.fi
More information about the Qt-creator-old
mailing list