Play_with_keepalive

vanvanero

Level-1
Beiträge
24
Reaktionspunkte
0
Zuviel Werbung?
-> Hier kostenlos registrieren
Dear Sirs,

I am using libnodave on VC++ 6, and am trying to use the KEEP_ALIVE routine. When I include it in my test program, the following error occurs;

testISO_TCP.obj : error LNK2001: unresolved external symbol _LOG3
testISO_TCP.obj : error LNK2001: unresolved external symbol _setsockopt@20

Since I am using Windows and VC6, I include <winsock.h> instead of <sys/socket.h>. Any idea how to rid of these errors?

Thank you in advance.
 
Zurück
Oben