cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: where is libcurl-4.dll?

From: Justin Fu <justinfu_at_brainchild.com.tw>
Date: Mon, 22 Nov 2010 15:14:00 +0800

Thank you and I got the libcurl-4.dll.

Below is a summary:
[1] Modified ./curl-7.21.2/lib/Makefile.m32
    so that "libcurl-dll-LIBRARY" assigns to "libcurl-4.dll".
[2] Under ./curl-7.21.2/lib
    Execute "mingw32-make -f Makefile.m32"
[3] I will obtain "libcurl-4.dll".

Justin

於 五,2010-11-19 於 15:27 +0100,Guenter 提到:
> Am 19.11.2010 14:31, schrieb Guenter:
> > Am 19.11.2010 11:16, schrieb Justin Fu:
> >> I am looking for libcurl-4.dll for my Windows project. But I look into
> >> the latest libcurl 7.21.2 bin directory, there is no such a file(only a
> >> libcurl.dll). I am not able to find this file on any other web sites
> >> either. Should/Can I build one from the source tarball? and how?
> > these binaries are build by me with the static Makefile.m32 and MinGW32
> > compiler, and this does not take so numbers into account. I agree this
> > should be done, and its on my TODO list to look into this.
> > For now if you need this DLL naming then you have to edit the DDL name
> > in Makefile.m32 and build self from source, or try to build with MSYS /
> > MinGW32 environment and see if this works and provides so numbering.
> MSYS / MinGW32 definitely works - did just a test build and it builds a
> libcurl-4.dll ...
>
> Gün.
>
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-11-22