cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Win32 version of curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 26 Oct 2005 09:08:46 +0200 (CEST)

On Tue, 25 Oct 2005, Dave M wrote:

> At 10:20 AM 10/21/2005 , Daniel Stenberg wrote:
>> And it is just *so* easy for someone else to provide such a build.
>
> Maybe I am just stupid (probably the case) but I am having problems getting
> it to compile using VS6. Are there any step-by-step instructions or maybe a
> Visual Studio project that I could download and use as an example?

1 - I finally did build the 7.15.0 version for windows so they're now
     available on the download page.

2 - run 'nmake vc' in the source root (this is explain in docs/INSTALL) or
     us one of the numerous VC-specific targets in the root makefile, all
     starting with vc-.

3 - If you really want to do it "visual studio style" then I suggest you
     import all sources files into a project and build them accortingly.
     This is also described in the docs/INSTALL file.

It'll help us if you can tell us what errors you got and in what ways the
existing documentation/setup is not working/good enough!

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-10-26