<div>dear all</div>
<div> I got this error when I try to use libspeex in visual studio. when I include speex/speex_echo.h, it complains about unresolved external symbol _speex_echo_state_init. And when I include mdf.c into the source, it generates whole bunch of errors. Any idea? thanks so much
</div>
<div>
<p>--------------------Configuration: audio - Win32 Debug--------------------<br>Compiling...<br>mdf.c<br>C:\Documents and Settings\Min Qin\Desktop\speex\audio\mdf.c(156) : error C2054: expected '(' to follow 'inline'
<br>C:\Documents and Settings\Min Qin\Desktop\speex\audio\mdf.c(157) : error C2085: 'filter_dc_notch16' : not in formal parameter list<br>C:\Documents and Settings\Min Qin\Desktop\speex\audio\mdf.c(157) : error C2143: syntax error : missing ';' before '{'
<br>......................</p>
<p>Min</p></div>