Instead of "using namespace xercesc", use the macro XERCES_CPP_NAMESPACE_USE, as the namespace is actually xercesc_2_4_0, or whatever version you're using.
Adam Heinz Senior Software Developer Exstream Software -----Original Message----- From: Peter Guyatt [mailto:[EMAIL PROTECTED] Sent: Thursday, January 15, 2004 5:24 AM To: [EMAIL PROTECTED] Subject: RE: Link problem on Red Hat 9 Hi There, Your missung the using namespace xercesc; That should then compile. Thanks Pete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]