==================================================
Important note to all users:
If you are using g++ 3.XX you need to recompile all c++ libraries used by prokyon3 are these are not binary compatible with g++ 2.XX libraries . C libraries are no problem (hopefully...)
There are 2 C++ libraries used by prokyon3: QT3 and libid3 .
If you upgrade your compiler your need to recompile both those libraires to succesfully link prokyon3.
If you get gcc 3.XX from you distribution it should be OK.
Prokyon3 developers would be interested about success/failure report to compile with standard distribution.
You also need to compile code from CVS as minor change are required.
paul-henri
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
==================================================
Important note to all users:
If you are using g++ 3.XX you need to recompile all c++ libraries used by prokyon3 are these are not binary compatible with g++ 2.XX libraries . C libraries are no problem (hopefully...)
There are 2 C++ libraries used by prokyon3: QT3 and libid3 .
If you upgrade your compiler your need to recompile both those libraires to succesfully link prokyon3.
If you get gcc 3.XX from you distribution it should be OK.
Prokyon3 developers would be interested about success/failure report to compile with standard distribution.
You also need to compile code from CVS as minor change are required.
paul-henri
After downloads of:
ftp://ftp.oleane.net/pub/debian/pool/main/q/qt-x11-free/qt-x11-free_3.0.5.orig.tar.gz
http://prdownloads.sourceforge.net/id3lib/id3lib-3.8.1.tar.gz?download
and compiling with gcc 3.2
prokyon3 (CVS version, dated 11/11/2002)
can be compiled successfully !