cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: compiling code using libcurl in VC6

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 30 Dec 2000 12:12:06 +0100 (MET)

On Sat, 23 Dec 2000, Somasundaram Nagappan wrote:

> I've managed to compile the libcurl source code successfully. But when i
> try to use the library in my own program i get the following error:
>
> curl_easy_setopt() does not take 3 parameters

That is certainly odd. curl_easy_setopt() *requires* three parameters and
that is declared in the <curl/easy.h> include file.

> I'm kind of new to VC so any help on how to make use of libcurl in a
> Windows program is very much appreciated.

I've never heard anyone having this problem before. I don't have or use VC
myself. Anyone else recognize this or have any suggestions?

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
Received on 2000-12-30