Hi Paul,

I looks like we'll either need to add some compile checks into the
curl plugin to pick up on these codes, or perhaps even define them
ourselves, or automatically detect the curl version and not compile
against it.

The way to disable right now involves going into ccmake . and the set
the include and lib paths for libcurl library to empty strings, then
configure the build system by pressing 'c' then 'g to generate the
makefiles.

Robert.

On Wed, May 21, 2008 at 6:13 PM,  <[EMAIL PROTECTED]> wrote:
> When I compile OSG 2.4, I'm getting compiler errors when it gets to the CURL 
> plugin.. I have CURL 7.10.6 installed. I'm getting CURLINFO_HTTP_CONNECTCODE 
> and CURLINFO_RESPONSE_CODE being undefined.  I see these defined in 7.12.1 of 
> CURL but not in 7.10.6 (where I do my compiles).
> What is the proper way to disable compiling of the CURL plugin?
> Paul P.
>
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to