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
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