Now I tried the solaris version. I included the include directory (GCC C++
Compiler / Directories) and the folder lib ( MinGW C++ Linker /
Libraries) to search for the libxerces-c.a. But I always get these errors:


C:/awagne/workspace/Xerces test 2/Debug/../src/parser.cpp:21: undefined
reference to `xercesc_3_0::XMLPlatformUtils::fgMemoryManager'

C:/awagne/workspace/Xerces test 2/Debug/../src/parser.cpp:21: undefined
reference to
`xercesc_3_0::XercesDOMParser::XercesDOMParser(xercesc_3_0::XMLValidator*,
xercesc_3_0::MemoryManager*, xercesc_3_0::XMLGrammarPool*)'

and so on...

Reply via email to