cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: building release 7.13.0

From: Gisle Vanem <giva_at_bgnett.no>
Date: Mon, 21 Feb 2005 18:00:35 +0100

"Olivier ROBIN" wrote:

> I would like use the 7.13.0 release of libcurl, but when I build it with Microsoft Visual C++ 6,
> this one generated warnings like this one:
>
> "warning C4273: 'curl_easy_setopt' : inconsistent dll linkage. dllexport assumed."
>
> I think I must specify an option to the compiler in Projects/Settings, but which one ?

Did you make your own project file for libcurl? Try adding BUILDING_LIBCURL
to your CFLAGS.

--gv
Received on 2005-02-21