curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Old Curl Project

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 19 May 2018 11:36:58 +0200 (CEST)

On Sat, 19 May 2018, Don Landsom wrote:

> Depending on which version of Curl being used, either the Curl ‘easy’
> functions comes up as unresolved externals, or VB throws and error.
>
> For Curl builds, are their options available to exclude / include the easy
> functions in the dll?

They're always there in the DLL - and all the documented symbols are present
whatever build options or combos you use, exactly for the purpose of not
causing link problems. At least they should be.

If you want to link with a static lib, you need CURL_STATICLIB defined when
you build your application.

-- 
  / daniel.haxx.se

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-05-19