[Flac-dev] Compiling CVS in VC++ 6.0

Josh Coalson xflac at yahoo.com
Mon Oct 9 13:12:48 PDT 2006


getting the code to compile with MSVC6 is usually one of the last
things I do before a release.  I will be fixing it this week for
the upcoming beta.

Josh


--- Neil Popham <neilpopham at gmail.com> wrote:

> 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,

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Flac-dev mailing list