After I inserted the missing include directives the build process ended with success. Thank you for your help!
Best Regards, Oliver Block Eskil Abrahamsen Blomfeldt schrieb: > [email protected] wrote: > > > > It compiles much further but there's still an error: The result I get > > is now: > > > > ... > > > > [make] g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -fPIC > > -DQT_QTJAMBI_IMPORT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB > > -DQT_SHARED -I../../qt-all-opensource-src-4.5.0/mkspecs/linux-g++-64 > > -I. -I../../qt-all-opensource-src-4.5.0/include/QtCore > > -I../../qt-all-opensource-src-4.5.0/include/QtGui > > -I../../qt-all-opensource-src-4.5.0/include -I../qtjambi -I../common > > -I/opt/java/SDK/jdk//include -I/opt/java/SDK/jdk//include/linux -I. > > -I../qtjambi_core -I. -I. -o qtjambishell_QBrush.o > > ../cpp/com_trolltech_qt_gui/qtjambishell_QBrush.cpp > > [make] In file included from > > ../cpp/com_trolltech_qt_gui/qtjambishell_QBrush.cpp:9: > > [make] ./qtjambi_gui_qhashes.h: In function ‘int qHash(const > > QPalette&)’: > > [make] ./qtjambi_gui_qhashes.h:45: error: incomplete type > > ‘QPalette’ used in nested name specifier > > > > Hi, > > this should be fixed by > > > http://qt.gitorious.org/qt-jambi/qt-jambi/commit/e782f9f2fc6775079637336 > f16043503a1de0628 > > Please pull this change and try again. > > -- Eskil > >
_______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
