<div>I downloaded svn, downloaded the source files and include files from the <a href="http://svn.sourceforge.net/svnroot/iaxclient/trunk/iaxclient">svn.sourceforge.net/svnroot/iaxclient/trunk/iaxclient</a>. </div>
<div>&nbsp;</div>
<div>My problem is I get errors when I try to compile these projects, although I've included the lib directory in my project. I hope there's someone out there who has an idea on what I can do to fix these errors. Any input will be highly appreciated.
</div>
<div>&nbsp;</div>
<div>Here are the errors:</div>
<div>
<p>Compiling...<br>iax2slin.c<br>c:\checking it out\simpleclient\iax2slin\iax2slin.c(105) : warning C4013: 'sleep' undefined; assuming extern returning int<br>c:\checking it out\simpleclient\iax2slin\iax2slin.c(43) : warning C4101: 'c' : unreferenced local variable
<br>Linking...<br>iax2slin.obj : error LNK2001: unresolved external symbol _iaxc_shutdown<br>iax2slin.obj : error LNK2001: unresolved external symbol _sleep<br>iax2slin.obj : error LNK2001: unresolved external symbol _iaxc_start_processing_thread
<br>iax2slin.obj : error LNK2001: unresolved external symbol _iaxc_call<br>iax2slin.obj : error LNK2001: unresolved external symbol _iaxc_set_event_callback<br>iax2slin.obj : error LNK2001: unresolved external symbol _iaxc_set_silence_threshold
<br>iax2slin.obj : error LNK2001: unresolved external symbol _iaxc_set_formats<br>iax2slin.obj : error LNK2001: unresolved external symbol _iaxc_set_files<br>iax2slin.obj : error LNK2001: unresolved external symbol _iaxc_initialize
<br>Debug/iax2slin.exe : fatal error LNK1120: 9 unresolved externals<br>Error executing link.exe.</p>
<p>iax2slin.exe - 10 error(s), 2 warning(s)</p>
<p>&nbsp;</p>
<p>By the way, does <a href="mailto:iaxclient-devel@lists.sourceforge.net">iaxclient-devel@lists.sourceforge.net</a> still exist? Because I dont receive any verification mail when I register.</p>
<p>Thank you</p>
<p>-Kevin</p></div>