Hi there :) I've been trying to make some examples work but I haven't been able to do it. Same thing happens both with the website examples and the ones in the downloadable package.
Using the first example on the website it's ok when I compile it but I keep getting these : tmp/ccrujmu4.o: In function `main': prueba.cpp:(.text+0x8c): undefined reference to `curlpp::Cleanup::Cleanup()' prueba.cpp:(.text+0x97): undefined reference to `curlpp::Easy::Easy()' prueba.cpp:(.text+0x110): undefined reference to `curlpp::Easy::perform ()' [and so on] I've already changed the example so I could compile it ( like in http://groups.google.com/group/curlpp/browse_thread/thread/395e203ba3e88714 ) but honestly I don't know what else to do, I've been stuck on this for a few days now ... hope you know how to solve this guys. -- 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.
