<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=056152305-02032007><FONT face=Arial
color=#0000ff size=2>Hi Min,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=056152305-02032007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=056152305-02032007><FONT face=Arial
color=#0000ff size=2>Define HAVE_CONFIG_H at the project level, and make sure
that the speex win32 folder is in the include path so the config.h
file there can be included.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=056152305-02032007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=056152305-02032007><FONT face=Arial
color=#0000ff size=2>Cheers,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=056152305-02032007><FONT face=Arial
color=#0000ff size=2>Dave</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> speex-dev-bounces@xiph.org
[mailto:speex-dev-bounces@xiph.org] <B>On Behalf Of </B>Min
Qin<BR><B>Sent:</B> Friday, 2 March 2007 2:51 PM<BR><B>To:</B>
Speex-dev@xiph.org<BR><B>Subject:</B> [Speex-dev] compiling echo
cancellation<BR></FONT><BR></DIV>
<DIV></DIV>
<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></BLOCKQUOTE></BODY></HTML>