Hello, I,m trying to integrate xerces-c++ into eclipse. I've added the library xerces-c in "libraries" in the tab GCC C++ Linker, and into the field library search path I've added the complete path of the fold /lib (/home/laura/xerces-c_2_8_0-x86-linux-gcc_3_4/lib). Environment variables are also well stablished, but I've compilation errors like:
../Tests/DOMCount.cpp:25:42: warning: xercesc/util/PlatformUtils.hpp: File or directory doesn't exist. Someone Knows what's the problem? Thank you
