Jean I managed to compile curlpp and all examples some time ago. Right now I added the second project to VC9 solution for building all examples. But with each example I get the following error:
'void cURLpp::Easy::setOpt(const cURLpp::OptionBase &)' : member function templates cannot be virtual d:\projects\curlpp\include\curlpp\easy.hpp (line 82) That's very interesting. Member function templates REALLY cannot be virtual. Could you tell me what's going on? Regards Piotr Dobrogost _______________________________________________ cURLpp mailing list [email protected] http://www.rrette.com/mailman/listinfo/curlpp
