cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [Windows] Compilation under MSVC

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 2 Sep 2004 21:09:07 +0200 (CEST)

On Thu, 2 Sep 2004, Juchem, Marcelo wrote:

> I looked at the wxTutorial.pdf file, and it mentions a
> curllib.dsw file under the /lib directory, which is the solution for MSVC 6.
> But I can't open it, since curllib.dsp (the project file) is not in the
> repository anymore.

curllib.dsp is generated by the Makefile and included in all release archives.
It was always notoriously out-of-date while it was manually edited so this has
proven to be the best way to make sure we always ship a working version.

The downside is of course people who checkout from CVS. But you can just get
the .dsp file from a recent daily snapshot.

If any Windows user have a good idea on how the .dsp file could be generated
on demand, I wouldn't mind offering that ability to CVS-using windows users.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-09-02