cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libCurl HELP

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 25 Jun 2007 11:45:21 +0200 (CEST)

On Mon, 25 Jun 2007, sana chakroun wrote:

> My question is HOW can we include <curl/curl.h> in the libcurl library
> itself?

The library itself includes that file as <curl/curl.h>, and so does
application that uses the library!

> How can the program know this include!!!

You set the compiler include path accordingly, both for apps and for when
building libcurl itself. The provided build scripts and environments should
all do that already (for the libcurl build that is).

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-06-25