[asterisk-users] Has anybody in here created their own softphones?
Kevin Class
utmostguru at gmail.com
Fri Jul 21 06:07:16 MST 2006
I downloaded svn, downloaded the source files and include files from the
svn.sourceforge.net/svnroot/iaxclient/trunk/iaxclient.
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.
Here are the errors:
Compiling...
iax2slin.c
c:\checking it out\simpleclient\iax2slin\iax2slin.c(105) : warning C4013:
'sleep' undefined; assuming extern returning int
c:\checking it out\simpleclient\iax2slin\iax2slin.c(43) : warning C4101: 'c'
: unreferenced local variable
Linking...
iax2slin.obj : error LNK2001: unresolved external symbol _iaxc_shutdown
iax2slin.obj : error LNK2001: unresolved external symbol _sleep
iax2slin.obj : error LNK2001: unresolved external symbol
_iaxc_start_processing_thread
iax2slin.obj : error LNK2001: unresolved external symbol _iaxc_call
iax2slin.obj : error LNK2001: unresolved external symbol
_iaxc_set_event_callback
iax2slin.obj : error LNK2001: unresolved external symbol
_iaxc_set_silence_threshold
iax2slin.obj : error LNK2001: unresolved external symbol _iaxc_set_formats
iax2slin.obj : error LNK2001: unresolved external symbol _iaxc_set_files
iax2slin.obj : error LNK2001: unresolved external symbol _iaxc_initialize
Debug/iax2slin.exe : fatal error LNK1120: 9 unresolved externals
Error executing link.exe.
iax2slin.exe - 10 error(s), 2 warning(s)
By the way, does iaxclient-devel at lists.sourceforge.net still exist? Because
I dont receive any verification mail when I register.
Thank you
-Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060721/16f560e1/attachment.htm
More information about the asterisk-users
mailing list