curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: static libcurl with clang

From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 19 Mar 2020 00:17:35 -0400

On 3/18/2020 5:08 AM, Mike via curl-library wrote:
> Sure I only use the sln projects with VS but get errors like:
> 1>libcurl.lib(telnet.obj) : error LNK2001: Nicht aufgelöstes externes
> Symbol "__imp_send".
> 1>libcurl.lib(multi.obj) : error LNK2001: Nicht aufgelöstes externes
> Symbol "__imp_send".
> 1>libcurl.lib(asyn-thread.obj) : error LNK2001: Nicht aufgelöstes
> externes Symbol "__imp_send".
> 1>libcurl.lib(sendf.obj) : error LNK2001: Nicht aufgelöstes externes
> Symbol "__imp_send".
> 1>libcurl.lib(socketpair.obj) : error LNK2001: Nicht aufgelöstes
> externes Symbol "__imp_send".
> 1>libcurl.lib(ftp.obj) : error LNK2001: Nicht aufgelöstes externes
> Symbol "__imp_WSAGetLastError".
> 1>libcurl.lib(telnet.obj) : error LNK2001: Nicht aufgelöstes externes
> Symbol "__imp_WSAGetLastError".
> 1>libcurl.lib(tftp.obj) : error LNK2001: Nicht aufgelöstes externes
> Symbol "__imp_WSAGetLastError".
> 1>libcurl.lib(multi.obj) : error LNK2001: Nicht aufgelöstes externes
> Symbol "__imp_WSAGetLastError".

Looks like you're missing ws2_32.lib for winsock functions.

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-03-19