hi all i have this error while i try to compiling the svn version 0.9.3:
qt/include -o src/EventQueue.o src/lib/EventQueue.cpp g++ -c -pipe -g -w -O2 -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/opt/qt/mkspecs/default -I. -I. -Isrc -I/opt/qt/include -o src/FLACFile.o src/lib/FLACFile.cpp src/lib/FLACFile.cpp: In member function »void FLACFile_real::load(std::string)«: src/lib/FLACFile.cpp:167: error: »set_filename« wurde in diesem Gültigkeitsbereich nicht definiert src/lib/FLACFile.cpp:169: error: keine passende Funktion für Aufruf von »FLACFile_real::init()« /usr/include/FLAC++/decoder.h:227: Anmerkung: Kandidaten sind: virtual FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(FILE*) /usr/include/FLAC++/decoder.h:228: Anmerkung: virtual FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(const char*) /usr/include/FLAC++/decoder.h:229: Anmerkung: virtual FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(const std::string&) src/lib/FLACFile.cpp:170: error: »FLAC__FILE_DECODER_OK« wurde in diesem Gültigkeitsbereich nicht definiert src/lib/FLACFile.cpp:174: error: »process_until_end_of_file« wurde in diesem Gültigkeitsbereich nicht definiert make[1]: *** [src/FLACFile.o] error 1 make[1]: Leaving directory `/stupid-tools/hydrogen/0.9.3' make: *** [hydrogenPlayer] error 2 bash-3.2# anyone a idea? ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
