On Aug 22, 2011, at 03:22 32, Bruce Lee Mones wrote: > rdaudioconvert.cpp: In member function 'RDAudioConvert::ErrorCode > RDAudioConvert::Stage3Flac(SNDFILE*, SF_INFO*, const QString&)': > rdaudioconvert.cpp:981: error: no matching function for call to > 'FLAC::Encoder::File::init(const char*)' > /usr/include/FLAC++/encoder.h:354: note: candidates are: > FLAC::Encoder::File::State FLAC::Encoder::File::init() > rdaudioconvert.cpp:982: error: 'FLAC__STREAM_ENCODER_INIT_STATUS_OK' was not > declared in this scope
You need a newer FLAC library. See 'INSTALL' for the minimum required version. Cheers! |-------------------------------------------------------------------------| | Frederick F. Gleason, Jr. | Chief Developer | | | Paravel Systems | |-------------------------------------------------------------------------| | Do not try to think outside of the box. That's impossible. Instead, | | realise the truth. There is no box. | | --Quoted by "larsmjoh" on GrokLaw.net | |-------------------------------------------------------------------------| _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
