curl-library
Problem when generate libcurl.lib
From: <delphine.menjikoff_at_orsyp.com>
Date: Fri, 31 Dec 2004 14:39:15 +0100
Date: Fri, 31 Dec 2004 14:39:15 +0100
Hi everybody,
I get the last version of CURL 7.12.3 (while I worked with the 7.12.1
version)
On Windows (With Visual C++ IDE), the version 7.12.1 was OK : I
generated with success without any warning a static library libcurl.lib.
Now with the new version 7.12.3, I tried to compile and generate the
libcurl.lib.
The static library (libcurl.lib with 891Ko) was generated, but with 53
warnings !!! always the same warnings:
'curl_escape' : inconsistent dll linkage. dllexport assumed.
'curl_unescape' : inconsistent dll linkage. dllexport assumed.
...
Somebody can tell me what to fiw those warnings.
Thanks
Delphine.
;-)
Received on 2005-01-01