Displaying 3 results from an estimated 3 matches for "iaehxz".
2012 Mar 25
2
Trying to link against libFLAC_static.lib (windows)
...s but still get the errors:
11>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2019: unresolved
external symbol
__imp__FLAC__stream_decoder_process_until_end_of_metadata referenced
in function "protected: int __thiscall
CFlacDecoder::CreateDecoder(void)"
(?CreateDecoder at CFlacDecoder@@IAEHXZ)
11>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2019: unresolved
external symbol __imp__FLAC__stream_decoder_init_file referenced in
function "protected: int __thiscall CFlacDecoder::CreateDecoder(void)"
(?CreateDecoder at CFlacDecoder@@IAEHXZ)
11>AudioDecoder.lib(CFlacDecoder.obj...
2012 Mar 23
2
Trying to link against libFLAC_static.lib (windows)
...rrors such as the following.
6>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2019: unresolved
external symbol
__imp__FLAC__stream_decoder_process_until_end_of_metadata referenced
in function "protected: int __thiscall
CFlacDecoder::CreateDecoder(void)"
(?CreateDecoder at CFlacDecoder@@IAEHXZ)
6>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2019: unresolved
external symbol __imp__FLAC__stream_decoder_init_file referenced in
function "protected: int __thiscall CFlacDecoder::CreateDecoder(void)"
(?CreateDecoder at CFlacDecoder@@IAEHXZ)
6>AudioDecoder.lib(CFlacDecoder.obj)...
2012 Mar 26
0
Trying to link against libFLAC_static.lib (windows)
...gt; 11>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2019: unresolved
> external symbol
> __imp__FLAC__stream_decoder_process_until_end_of_metadata referenced
> in function "protected: int __thiscall
> CFlacDecoder::CreateDecoder(void)"
> (?CreateDecoder at CFlacDecoder@@IAEHXZ)
> 11>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2019: unresolved
> external symbol __imp__FLAC__stream_decoder_init_file referenced in
> function "protected: int __thiscall CFlacDecoder::CreateDecoder(void)"
> (?CreateDecoder at CFlacDecoder@@IAEHXZ)
> 11>AudioDec...