|
Hi all,
when I try to build the code from current CVS HEAD on KDE 3.3.2, I get the following errors: if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/engine -I../../amarok/src/plugin -I../../amarok/src/statusbar -I/opt/kde/include/arts -I/opt/kde/include/taglib -I../../amarok/src/sqlite -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -O2 -D_REENTRANT -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT collectiondb.o -MD -MP -MF \".deps/collectiondb.Tpo\" \\ -c -o collectiondb.o `test -f \'collectiondb.cpp\' || echo \'./\'`collectiondb.cpp; \\ then mv -f \".deps/collectiondb.Tpo\" \".deps/collectiondb.Po\"; \\ else rm -f \".deps/collectiondb.Tpo\"; exit 1; \\ fi collectiondb.cpp: In member function `QStringList CollectionDB::query(const QString&, DbConnection*)\': collectiondb.cpp:133: error: expected primary-expression before \'<<\' token collectiondb.cpp:158: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `int CollectionDB::insert(const QString&, DbConnection*)\': collectiondb.cpp:173: error: expected primary-expression before \'<<\' token collectiondb.cpp:198: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `void CollectionDB::addImageToAlbum(const QString&, QValueList collectiondb.cpp:596: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `bool CollectionDB::setAlbumImage(const QString&, const QString&, QImage, const QString&)\': collectiondb.cpp:617: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `QString CollectionDB::findImageByMetabundle(MetaBundle, uint)\': collectiondb.cpp:659: error: expected primary-expression before \'<<\' token collectiondb.cpp:664: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `void CollectionDB::checkCompilations(const QString&, bool, DbConnection*)\': collectiondb.cpp:1317: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `void CollectionDB::updateTags(const QString&, const MetaBundle&, bool)\': collectiondb.cpp:1354: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `void CollectionDB::applySettings()\': collectiondb.cpp:1410: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `void CollectionDB::fetchCover(QWidget*, const QString&, const QString&, bool)\': collectiondb.cpp:1472: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `void CollectionDB::dirDirty(const QString&)\': collectiondb.cpp:1521: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `void CollectionDB::similarArtistsFetched(const QString&, const QStringList&)\': collectiondb.cpp:1544: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `void CollectionDB::initialize()\': collectiondb.cpp:1580: error: expected primary-expression before \'<<\' token collectiondb.cpp:1586: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `virtual void CollectionDB::customEvent(QCustomEvent*)\': collectiondb.cpp:1617: warning: comparison between `enum QEvent::Type\' and `enum ThreadWeaver::Job::EventType\' collectiondb.cpp: In member function `virtual QStringList SqliteConnection::query(const QString&)\': collectiondb.cpp:1725: error: expected primary-expression before \'<<\' token collectiondb.cpp:1728: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `virtual int SqliteConnection::insert(const QString&)\': collectiondb.cpp:1784: error: expected primary-expression before \'<<\' token collectiondb.cpp:1787: error: expected primary-expression before \'<<\' token collectiondb.cpp: In constructor `DbConnectionPool::DbConnectionPool()\': collectiondb.cpp:1994: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `void DbConnectionPool::createDbConnections()\': collectiondb.cpp:2026: error: expected primary-expression before \'<<\' token collectiondb.cpp: In member function `QStringList QueryBuilder::run()\': collectiondb.cpp:2356: error: expected primary-expression before \'<<\' token collectiondb.cpp: At global scope: collectiondb.cpp:2138: warning: unused parameter \'mode\' make[2]: *** [collectiondb.o] Error 1 Any idea what might be going wrong? Thanks, MiP |
Registered users: Bing [Bot], Google [Bot], lockheed, Sogou [Bot]