1

I have downloaded, compiled and installed cURLpp. When I try to compile the example, it says that the headers can't be found (curlpp/curlpp.hpp etc.) but they are present in /usr/local/include. How do I add the library to my project?

I am using Ubuntu 10.04.

jmac
  • 11
  • 2
  • What is the command line used to compile the example? and the #includes in the example? – mmmmmm May 09 '11 at 10:37
  • I am trying to compile this: http://curlpp.org/index.php/examples/47-example-00 – jmac May 09 '11 at 10:39
  • Currently I can't look it up because I'm not at my home pc, sorry... but I use Code::Blocks and haven't changed anything in its configuration but I added the library (.so) files to my project. – jmac May 09 '11 at 10:44

0 Answers0