Hi. I'm trying to compile some examples of curlpp. In every example i get linker errors line:
undefined reference to `__imp___ZN6cURLpp7CleanupC1Ev'| undefined reference to `cURLpp::Easy::setOpt(cURLpp::OptionBase const&)' and many more. i'm using winxp pro with code::blocks. i've downoladed the archive curlpp-0.7.2.tar.gz and i've copy-pasted the directoryes ( dir utilspp ,curlpp ) in the include directory of mingw. then i've added libcurl.a and libcurldll.a to linker options. if i use normal c api of libcurl works. help :-(... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "curlpp" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/curlpp?hl=en -~----------~----~----~----~------~----~------~--~---
