cURL / Mailing Lists / curl-library / Single Mail

curl-library

Linking in VC

From: Georg Lippitsch <georg.lippitsch_at_gmx.at>
Date: Mon, 28 Jan 2008 10:43:01 +0100

When linking against latest libcurl-CVS in MSVC (Visual C++ 2005 Express),
it has a lot of errors like:

2>libcurl.lib(ldap.obj) : error LNK2019: unresolved external symbol
__imp__ldap_unbind_s referenced in function _Curl_ldap

How can I compile and link libcurl im MSVC (don't need ldap support)? Did I
oversee something in documentation?

Georg
Received on 2008-01-28