cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: compilation in windows

From: Pierre Joye <pierre.php_at_gmail.com>
Date: Mon, 25 Jul 2011 12:22:09 +0200

hi,

I would suggest to use:

https://github.com/bagder/curl/blob/master/winbuild/BUILD.WINDOWS.txt

instead. It is slightly easier to use and to choose options.

The dependencies can be found here:

http://windows.php.net/downloads/php-sdk/ (deps 5.4 or 5.3 both
contain the same ssl and zlib versions). I will add each dependency
alone as well later.

Cheers,

On Sun, Jul 24, 2011 at 11:53 PM, Vincent Torri <vincent.torri_at_gmail.com> wrote:
>
>
> On Sun, Jul 24, 2011 at 11:39 PM, Guenter <lists_at_gknw.net> wrote:
>>
>> Hi Peter,
>> Am 24.07.2011 22:03, schrieb Peter:
>>>
>>> I tried to get curl-library to compile in windows with ssl using visual
>>> studio.
>>>
>>> I tried the following ssl supported package for running applications
>>> using visual studio.
>>>
>>> Win32 - MSVC
>>>
>>> MSVC   7.19.3 devel
>>> Frederic Elbin
>>> 4.04 MB
>>
>> 1. why do you take an old devel package of gcc (mingw build) if you can
>> get the recent version (my build) from the download page??
>
> Just some notes about your build, and why I don't use it :
>
>  * it's a matter of taste, but I prefer using GnuTLS instead of openssl
>  * the .pc file is not correctly located. it should be in lib/pkgconfig
>  * your build is not using c-ares support (it's the main point wrt my use of
> libcurl)
>
> regards
>
> Vincent Torri
>
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette:  http://curl.haxx.se/mail/etiquette.html
>

-- 
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-07-25