curl-library
Re: compiling libcurld.lib under vc
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 7 Mar 2006 14:04:37 +0100 (CET)
Date: Tue, 7 Mar 2006 14:04:37 +0100 (CET)
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.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-03-07