Hi,

while trying to compile Rosegarden on Debian/Lenny, I got the following 
error. Is it time to give up the Lenny compatibility now?

   Thorsten


g++  -c -g0 -O2 -Wall -pipe -DNDEBUG -DBUILD_RELEASE -DNO_TIMING 
-DHAVE_LIBJACK -DHAVE_ALSA -DHAVE_LIBSNDFILE -DHAVE_LIRC 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork 
-I/usr/include/qt4/QtCore -I/usr/include/qt4 -DQT3_SUPPORT 
-I/usr/include/alsa -DLITTLE_ENDIAN=1 -D'VERSION="10.04"' 
-D'CODENAME="Abraham Darby"' -DUNSTABLE=1 -Isrc -D'BUILDKEY="bc0b0cc322"' 
src/document/GzipFile.cpp -o src/document/GzipFile.o
src/document/GzipFile.cpp: In static member function 'static bool 
Rosegarden::GzipFile::readFromFile(QString, QString&)':
src/document/GzipFile.cpp:54: error: no matching function for call to
'QByteArray::append(char [100000], int&)'
/usr/include/qt4/QtCore/qbytearray.h:210: note: candidates are: 
QByteArray& QByteArray::append(char)
/usr/include/qt4/QtCore/qbytearray.h:211: note: 
QByteArray& QByteArray::append(const char*)
/usr/include/qt4/QtCore/qbytearray.h:212: note: 
QByteArray& QByteArray::append(const QByteArray&)
/usr/include/qt4/QtCore/qstring.h:939: note:                 QByteArray& 
QByteArray::append(const QString&)
make: *** [src/document/GzipFile.o] Fehler 1



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to