[Libevent-users] I can't compile libevent in Windows of VC6
Magic Jacky
gmagic10 at gmail.com
Tue Aug 28 03:41:29 EDT 2007
Hi all
I currently using libevent. I get the code from svn of sf.net. I CAN
compile the libevent.lib. But when I try to compile the event_test project.
I get the error as follow:
libevent.lib(event.obj) : error LNK2001: unresolved external symbol
_evsignal_base
libevent.lib(event.obj) : error LNK2001: unresolved external symbol
_timeradd
libevent.lib(event.obj) : error LNK2001: unresolved external symbol
_timersub
libevent.lib(win32.obj) : error LNK2001: unresolved external symbol
___WSAFDIsSet at 8
libevent.lib(win32.obj) : error LNK2001: unresolved external symbol
_select at 20
libevent.lib(win32.obj) : error LNK2001: unresolved external symbol
_signalqueue
Can anybody give me some hints? Thank you very much!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://monkeymail.org/archives/libevent-users/attachments/20070828/5fe41170/attachment.htm
More information about the Libevent-users
mailing list