search for: flac__streamdecodererrorstatusstr

Displaying 1 result from an estimated 1 matches for "flac__streamdecodererrorstatusstr".

2011 Sep 28
1
Compiling - Win - GNU Compiler
...; If I use this variables I get: undefined reference to `FLAC__StreamDecoderInitStatusString' examples\cpp\decode\file\main.cpp ------------------------------------------------- I cannot compile at all. The same as in C (above) AND ... : flac.o:flac.cpp:(.text+0xc): undefined reference to `FLAC__StreamDecoderErrorStatusString' flac.o:flac.cpp:(.text+0x565): undefined reference to `FLAC::Decoder::File::File()' flac.o:flac.cpp:(.text+0x592): undefined reference to `FLAC::Decoder::Stream::set_md5_checking(bool)' flac.o:flac.cpp:(.text+0x5a1): undefined reference to `FLAC::Decoder::File::init(char const*)&...