cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Help with compile error

From: Guenter <lists_at_gknw.net>
Date: Sun, 12 Aug 2012 13:30:12 +0200

Hi,
Am 12.08.2012 01:54, schrieb Sean Moser:
> Okay so I have been folllowing this guide
> http://curl.haxx.se/libcurl/c/Using-libcurl-with-SSH-support-in-Visual-Studio-2008.pdf.
> I get all the way to the end. I have libcurl compiled and ready to go. I
> load the library into the test project and when I try to build I get
> these errors.
> 1>LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of
> other libs; use /NODEFAULTLIB:library
> 1>libcurl.lib(ldap.obj) : error LNK2019: unresolved external symbol
> __imp__ldap_unbind_s referenced in function _Curl_ldap
either disable LDAP support if you dont need it, or add wldap32.lib to libs.

Gün.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-08-12