Re: compiling xerces test program

2002-12-05 Thread Zdenek Nemec
if your distribution needs it zdenek - Original Message - From: "Leitner, Sarah M. [Contractor]" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 05, 2002 4:58 PM Subject: compiling xerces test program > To all: > > How do I get my progr

compiling xerces test program

2002-12-05 Thread Leitner, Sarah M. [Contractor]
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 XercesDOMParse