cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl 64-bit windows

From: Nitro <nitro_at_dr-code.org>
Date: Tue, 05 May 2009 22:03:40 +0200

Am 05.05.2009, 21:19 Uhr, schrieb Cory Nelson <phrosty_at_gmail.com>:

> On Tue, May 5, 2009 at 10:17 AM, Nitro <nitro_at_dr-code.org> wrote:
>> Hello,
>>
>> I couldn't find any 64-bit windows msvc packages (amd64) of libcurl on
>> the
>> main page. I've downloaded the source and looked into various files,
>> but it
>> still escapes me how to do a proper 64-bit build myself. Are there any
>> instruction for this case?
>>
>
> It has been some time since I've built libcurl but iirc it was as
> simple as running the makefile from VC++'s 64-bit command prompt.

Thanks! That was easy enough. Only had to change the X86 in the
makefile.vc9 to X64 and then it worked.

If anybody is interested, I can send my compiled dll + lib files (compiled
with "release-dll", no ssl) so it can be uploaded to the main page.

Thanks again,
-Matthias
Received on 2009-05-05