cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Building curl/libcurl for Windows with VC6

From: hunter <theantigod_at_sympatico.ca>
Date: 22 Mar 2004 08:00:09 -0500

On Mon, 2004-03-22 at 03:58, Daniel Stenberg wrote:
> On Mon, 21 Mar 2004, hunter wrote:
>
> > In the attached zip are the modified files that enable me to get a clean
> > compile.
>
> Did you have to change anything else apart from the Makefiles?
>
> --
> Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
> [[ Do not send mails to this email address. They won't reach me. ]]

Daniel,

All of the files in the zip required modification.

\lib\libcurl.def - export curlx_strtoll
\lib\config-win32.h - commented 'if defined' does not work for socklen_t
\lib\setup.h - added defines for HAVE_ZLIB_H, etc.
\scr\version - added CURL_VERSION_MAJOR, MINOR and PATCH

As well as the makefiles.
I may have only modified the makefiles for vc-ssl-dll.

There were a lot of changes to the makefiles.

Chris.
 
 
Received on 2004-03-22