cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: compiling libcurld.lib under vc

From: Scott Perry <numist_at_gmail.com>
Date: Tue, 07 Mar 2006 09:44:40 -0800

Ok, then what configuration do you use to get the build to output a
libcurld.lib? I've inherited someone else's code and they didnt leave a
coherant build process behind.

Using VC or Cygwin.

./scott

Daniel Stenberg wrote:

> On Mon, 6 Mar 2006, Scott Perry wrote:
>
>> I'm trying to compile libcurld.lib under VC with openssl-0.9.8.
>> Compiling libcurl.lib works fine with ssl, but when I try to make
>> debug-ssl:
>>
>> C:\curl-7.15.1\src>nmake /f Makefile.vc6 cfg=debug-ssl
>
>
> Uh, I don't see any "debug-ssl" option for cfg in the src/Makefile.vc6
> file!
>
>> libcurl.lib(transfer.obj) : error LNK2019: unresolved external symbol
>> _SSL_pending referenced in function _data_pending
>
>
> You clearly lack the ssl libs on the link command line.
>
Received on 2006-03-07