Displaying 3 results from an estimated 3 matches for "__imp__flac__stream_decoder_delete".
2012 Mar 25
2
Trying to link against libFLAC_static.lib (windows)
...struct FLAC__StreamDecoder
const *)" (?die_s_@@YAHPBDPBUFLAC__StreamDecoder@@@Z)
11>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2001: unresolved
external symbol __imp__FLAC__StreamDecoderErrorStatusString
11>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2019: unresolved
external symbol __imp__FLAC__stream_decoder_delete referenced in
function "public: virtual __thiscall
CFlacDecoder::~CFlacDecoder(void)" (??1CFlacDecoder@@UAE at XZ)
11>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2019: unresolved
external symbol __imp__FLAC__stream_decoder_flush referenced in
function "public: int __thiscall CFl...
2012 Mar 23
2
Trying to link against libFLAC_static.lib (windows)
...*,struct FLAC__StreamDecoder
const *)" (?die_s_@@YAHPBDPBUFLAC__StreamDecoder@@@Z)
6>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2001: unresolved
external symbol __imp__FLAC__StreamDecoderErrorStatusString
6>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2019: unresolved
external symbol __imp__FLAC__stream_decoder_delete referenced in
function "public: virtual __thiscall
CFlacDecoder::~CFlacDecoder(void)" (??1CFlacDecoder@@UAE at XZ)
6>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2019: unresolved
external symbol __imp__FLAC__stream_decoder_flush referenced in
function "public: int __thiscall CFla...
2012 Mar 26
0
Trying to link against libFLAC_static.lib (windows)
...r
> const *)" (?die_s_@@YAHPBDPBUFLAC__StreamDecoder@@@Z)
> 11>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2001: unresolved
> external symbol __imp__FLAC__StreamDecoderErrorStatusString
> 11>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2019: unresolved
> external symbol __imp__FLAC__stream_decoder_delete referenced in
> function "public: virtual __thiscall
> CFlacDecoder::~CFlacDecoder(void)" (??1CFlacDecoder@@UAE at XZ)
> 11>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2019: unresolved
> external symbol __imp__FLAC__stream_decoder_flush referenced in
> function "p...