cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Using libcurl in win32 DLL in MVSC 2010

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 24 Jul 2012 23:28:21 +0200

On Tue, Jul 24, 2012 at 09:51:09AM +0200, Bej Glee wrote:
> - Configuration properties->Linker->Input->Additional Dependencies: "C:\cURL\
> lib\Release\curllib.lib";kernel32.lib;user32.lib;gdi32.lib;winspool.lib;
> comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;
> odbc32.lib;odbccp32.lib
> - These are copied into the my project directory: curllib.dll, libeay32.dll,
> openldap.dll, ssleay32.dll, libsasl.dll.

I don't see any static OpenSSL libraries here--just the dynamic ones. If
you're trying to create a single DLL, you'll need ther static versions.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-07-24