Stupid question...it is possible to compile a C++ project using Poco in ECLIPSE? with the minGW compiler? I compiled the poco libraries with Visual Studio 2008. I did everything I could but I always get "Description Resource Path Location Type
undefined reference to `Poco::Path::current()' ConfigReader.cpp /slabWeightScale line 26 C/C++ Problem" like problem, it doesn't matter what class i use...it always says that it has an undefined reference.
Do I have to compile the poco package with minGW in order to use it in ECLIPSE?
p.s. I use Eclipse CDT Helios R2.
Thank you!





