Finally, I linked libstdc++.so.2.7.1 to libstdc++.so.5.0.0 (see below) and the parser
works, but I am a bit nervous about this. Does anybody know, why the
libstdc++.so.2.7.1 is needed?
/usr/local/lib>
-rw-r--r-- 1 root other8522420 Feb 3 17:08 libstdc++.a
-rwxr-xr-x 1 root other
Ah, yes. Good hint. Compilation runs now but linking
is bad:
linking:
g++ -I/xerces/xerces-c-src2_2_0/include -L/xerces/xerces-c-sr 2_2_0/lib -lxerces-c \
-o DomParse DOMPrintErrorHandler.o DOMTreeErrorReporter.o DomParse.o
/bin/ld: warning: libstdc++.so.5, needed by /user/abt/xerces/xerc
At 11.56 18/03/2003 +0100, Andreas B. Thun wrote:
Hi!
I want to parse an XML file for it's elements
and attributes (I´d like to use the DOM parser).
Unfortunately I get errors when compiling my
simple program DomParse.cpp.
The makefile seems ok to me but it is obv. not
Can anybody help?
Regards,
A
Hi!
I want to parse an XML file for it's elements
and attributes (I´d like to use the DOM parser).
Unfortunately I get errors when compiling my
simple program DomParse.cpp.
The makefile seems ok to me but it is obv. not
Can anybody help?
Regards,
Andi
My program DomParse.cpp:
---
|
| cc:
|
| Subje
Hello all,
Can anybody tell me where to find a very simple example of how to
validate an XML against its schema?
I have made this in Java but in C++ I do not find a clear example that
runs ok... :(
Thanks in advance,
e~
--
Esther Parrilla Endrino
Ground Segment Systems Division
DEIMOS SPACE