> Brad Hubbard wrote: > >> 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
Have you checked if this folder and file exit? Are you sure you have the latest version? The 'internal' folder exists only in the current development version. Regards Piotr Dobrogost _______________________________________________ cURLpp mailing list [email protected] http://www.rrette.com/mailman/listinfo/curlpp
