<div>dear all</div>
<div>&nbsp; I got this error when I try to use libspeex in visual studio. when I include speex/speex_echo.h, it complains about&nbsp;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 &#39;(&#39; to follow &#39;inline&#39;
<br>C:\Documents and Settings\Min Qin\Desktop\speex\audio\mdf.c(157) : error C2085: &#39;filter_dc_notch16&#39; : not in formal parameter list<br>C:\Documents and Settings\Min Qin\Desktop\speex\audio\mdf.c(157) : error C2143: syntax error : missing &#39;;&#39; before &#39;{&#39;
<br>......................</p>
<p>Min</p></div>