cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

Re: [cURLpp] Fixes for missing #includes and curlpp.hpp -> cURLpp.hpp

From: Brad Hubbard <curlpp_at_brand-hubs.com>
Date: Sat, 07 Mar 2009 18:21:22 +1000

Walter Landry wrote:
> Debian Lenny AMD64.
> g++ 4.3.2
>
> Cheers,
> Walter Landry
> wlandry_at_caltech.edu
> _______________________________________________
> cURLpp mailing list
> cURLpp_at_rrette.com
> http://www.rrette.com/mailman/listinfo/curlpp
>
>
I'm using 4.3.2 as well on lenny/sid.

This patch worked for me too with a few changes to get the examples to
compile.

Problem is when I go to compile a program I get the following errors.

g++ -O2 -Wall qotd.cpp -o qotd -DHAVE_CONFIG_H -lcurlpp -lboost_regex-mt
-lvmime
In file included from qotd.cpp:8:
/usr/local/include/curlpp/cURLpp.hpp:32:41: error:
curlpp/internal/buildconfig.h: No such file or directory
In file included from qotd.cpp:9:
/usr/local/include/curlpp/Easy.hpp:29:42: error:
curlpp/internal/CurlHandle.hpp: No such file or directory
/usr/local/include/curlpp/Easy.hpp:30:42: error:
curlpp/internal/OptionList.hpp: No such file or directory
In file included from /usr/local/include/curlpp/Easy.hpp:32,
                 from qotd.cpp:9:
/usr/local/include/curlpp/Option.hpp:29:47: error:
curlpp/internal/OptionContainer.hpp: No such file or directory
In file included from qotd.cpp:8:

There are a lot of errors following these but I think they are related.

I'd appreciate any help on this.

Cheer,
Brad

>
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2009-03-07

These mail archives are generated by hypermail.

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

File upload with ASP.NET