cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Re: CURL Dll

From: Guenter Knauf <eflash_at_gmx.net>
Date: Wed, 31 Jan 2007 23:49:31 +0100

Hi,
> I'm using Visual C++ 6.0
hmmm, there are various targets in the main Makefile;
I've just tried to build with MSVC6, but unfortunately my PSDK lacks of the socklen_t; after I added that to the config-win32.h I could build fine, and the standard target which you invoke with 'nmake vc' creates a statically linked curl.exe as well as a libcurl.lib which you can use with your apps....

I've not though tried what the *.dsp project files produce; just take a look into the main Makefile which has a whole bunch of targets for MSVC.

Guenter.
Received on 2007-02-01

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET