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
[EMAIL PROTECTED]
libevent.lib(win32.obj) : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
libevent.lib(win32.obj) : error LNK2001: unresolved external symbol
_signalqueue

  Can anybody give me some hints? Thank you very much!!
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to