search for: _lpc_window

Displaying 3 results from an estimated 3 matches for "_lpc_window".

2007 Feb 28
1
Linking problem when using speex with visual studio 6.0
Hi, dear all I got the following problem when using speex1.2beta1 with VS 6.0: LINK : warning LNK4098: defaultlib "LIBCD" conflicts with use of other libs; use /NODEFAULTLIB:library libspeex.lib(sb_celp.obj) : error LNK2001: unresolved external symbol _lpc_window libspeex.lib(nb_celp.obj) : error LNK2001: unresolved external symbol _lpc_window I compiled speex1.2beta1 under win32 directory and got the libspeex.lib, however, when I call speex_encoder_init() the above linking error appears. Anyone has any idea? Min -------------- next part -------------- A...
2007 Aug 08
2
need help on compile speex-1.2beta2.tar.gz
Hi, Jean-Marc, I have another quick question, I got following message when compile speexdec.exe: Linking... libspeex.lib(sb_celp.obj) : error LNK2001: unresolved external symbol _lpc_window Release/speexdec.exe : fatal error LNK1120: 1 unresolved externals Where does this lpc_window declare? Thanks a lot, -Allen On 8/8/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: > Allen Guan a ?crit : > > Hi, all, > > > > I am new to this mail list. I hav...
2007 Aug 08
2
need help on compile speex-1.2beta2.tar.gz
Hi, all, I am new to this mail list. I have a question here. I just downloaded speex-1.2beta2.tar.gz and wanted to compile it with Visual Studio 2003. but I failed because I can not find the following file: speex-1.2beta2\libspeex\medfilter.c Could any one help me on this? Thanks, -Allen