On Thu, 20 May 2010, Christopher Zimmermann wrote: > Hey, I could work around this issue. Thanks for you help so far!!
Hi, Can help me with this? http://lastfm.sourcearchive.com/documentation/1:1.5.4.26862plus-pdfsg-1ubuntu1/Settings_8h-source.html Again, it's correctly compiled with g++ 4.2.x, but fails with g++ 3.3.5: cd src/libUnicorn/ && make -f Makefile g++ -c -pipe -O2 -O0 -w -pthread -fPIC -DNBREAKPAD -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/lib/qt4/mkspecs/openbsd-g++ -I. -I/usr/local/include/X11/qt4/QtCore -I/usr/local/include/X11/qt4/QtNetwork -I/usr/local/include/X11/qt4/QtGui -I/usr/local/include/X11/qt4/QtXml -I/usr/local/include/X11/qt4/QtSql -I/usr/local/include/X11/qt4 -I../../src -I../../build -I. -I../../build/LastFmTools/release -I/include -o ../../build/LastFmTools/release/CachedHttp.o CachedHttp.cpp In file included from CachedHttp.cpp:24: Settings.h: In member function `void SharedSettings::setUseProxy(bool)': Settings.h:131: error: syntax error before `;' token Settings.h:131: confused by earlier errors, bailing out *** Error code 1 cheers, David