curl-library
Re: How to compile libcurl with SSL support on Windows?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 27 Oct 2005 23:43:32 +0200 (CEST)
Date: Thu, 27 Oct 2005 23:43:32 +0200 (CEST)
On Thu, 27 Oct 2005, Wei Weng wrote:
> libcurl.lib(telnet.obj) : error LNK2001: unresolved external symbol
> __imp__WSAStartup_at_8
> libcurl.lib(sendf.obj) : error LNK2001: unresolved external symbol
> __imp__send_at_16
> libcurl.lib(sendf.obj) : error LNK2001: unresolved external symbol
> __imp__recv_at_16
That looks like symbols that you should get from the winsock lib and I fail to
see how that is libcurl's fault. Did you link with winsock(2) properly?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-10-27