Hello,

Apologies if this has been done before.  I just joined the list as
this has bugged me for a while.

I can compile FLAC 1.1.2 using Visual C++ 6.0 with no problems.
However, when I try to compile the CVS source I get:

Linking...
utils.obj : error LNK2001: unresolved external symbol _snprintf
grabbag_static.lib(stream_decoder.obj) : error LNK2001: unresolved
external symbol _FLAC__lpc_restore_signal_asm_ia32_mmx
grabbag_static.lib(stream_decoder.obj) : error LNK2001: unresolved
external symbol _FLAC__lpc_restore_signal_asm_ia32
grabbag_static.lib(stream_encoder.obj) : error LNK2001: unresolved
external symbol _FLAC__fixed_compute_best_predictor_asm_ia32_mmx_cmov
grabbag_static.lib(stream_encoder.obj) : error LNK2001: unresolved
external symbol
_FLAC__lpc_compute_residual_from_qlp_coefficients_asm_ia32_mmx
grabbag_static.lib(stream_encoder.obj) : error LNK2001: unresolved
external symbol
_FLAC__lpc_compute_residual_from_qlp_coefficients_asm_ia32
grabbag_static.lib(stream_encoder.obj) : error LNK2001: unresolved
external symbol _FLAC__lpc_compute_autocorrelation_asm_ia32
grabbag_static.lib(stream_encoder.obj) : error LNK2001: unresolved
external symbol _FLAC__lpc_compute_autocorrelation_asm_ia32_3dnow
grabbag_static.lib(cpu.obj) : error LNK2001: unresolved external
symbol _FLAC__cpu_info_extended_amd_asm_ia32
grabbag_static.lib(cpu.obj) : error LNK2001: unresolved external
symbol _FLAC__cpu_info_asm_ia32
..\..\obj\release\bin/flac.exe : fatal error LNK1120: 10 unresolved externals
Error executing link.exe.

I'm a total noob when it comes to C(++), but I do like to test
encoders.  If I could not compile 1.1.2 I would give up and admit I
was too dumb, but this just bugs the hell out of me, so I thought I
might as well see if a resolve was easy enough.

Any help appreciated.  Thanks,

--
Neil Popham
[EMAIL PROTECTED]
_______________________________________________
Flac-dev mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to