curl-library
Re: Where's the static library ?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 23 May 2003 16:42:26 +0200 (CEST)
Date: Fri, 23 May 2003 16:42:26 +0200 (CEST)
On Fri, 23 May 2003, Keletsekis wrote:
> I compiled the libcurl library on VC++ 6.0 on Windows XP and it compiled
> ok, but I got a ".lib" file and a ".dll" file. This means that if I make a
> program that uses libcurl, I also have to include (and install etc) the
> dll, otherwise it won't work..
If you use the makefile, you just run 'nmake vc-ssl'.
If you use the dsp/dsw stuff, then I believe you need to find the correct
option in there and switch.
-- Daniel Stenberg -- curl: been grokking URLs since 1998 ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforgeReceived on 2003-05-23