How to get more information about error code 7

2020-03-18 Thread Leo Song via curl-library
Hello, My application is trying to access to a host, and getting Curl error code 7. Curl returned error code 7 - Couldn't connect to server I need to diagnose this a bit deeper and see what is happening. I've already implemented a callback function with CURLOPT_DEBUGFUNCTION, and the function dis

Re: static libcurl with clang

2020-03-18 Thread Ray Satiro via curl-library
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

Re: static libcurl with clang

2020-03-18 Thread Mike via curl-library
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 au