cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Need help: Windows 64 bit

From: Pierre Joye <pierre.php_at_gmail.com>
Date: Tue, 29 Jun 2010 17:23:29 +0200

On Tue, Jun 29, 2010 at 5:12 PM, Nicholas Wang <nichwang_at_gmail.com> wrote:
> Hi,,
>
> I am newbie here and am working on some codes written by previously
> programmer in company, who resigned already.
> The codes use libcurl and everything works fine under Windows 32 bits.
> Now I am requested to upgrade the whole application to Windows 64 bits..
> I have tried but seems libcurl.lib cannot work under 64bit...
> May I seek help here and know is there a lib can work under both win 64 bit
> and win 32 bit?

A 64bit library won't work with 32bit applications. However 32bit apps
work just fine on 64bit windows.

If you have to provide 64bit binaries, then you simply have to compile
curl yourself, very easy and straightforward.

Cheers,

-- 
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 2010-06-29