To all: How do I get my program to compile using xerces? It compiles ok, but the linker gets a bunch of undefined references such as follows, on each time I use a Xerces function:
/tmp/ccPqWzps.o (.txt+0x12): undefined reference to 'XMLPlatformUtils::Initialize()' and the same for XercesDOMParser::XercesDOMParser[in-charge](XMLValidator*)', 'AbstractDOMParser::setDoNamespaces(bool)', and several others. Thanks much everyone! Sarah --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
