Hi,
I am using Xerces C++ XML parser on Code Warrioe 5.3 Mac 9.1.
I am able to construct a DOM tree but when I write following code it
crashes.
DOMParser Parser;
Parser.parse(MemBufInputSource); //Crashes
If we look at the code in the DOMParser.hpp, it checks for the flag
fParseInProgress. T
Hi,
We are using Xerces C++ XML parser library on Mac 9.0.
We are using this Xerces library in another library and while making the
project it comes with unresolved external
symbols viz. MPExitCriticalRegion, MPEnterCriticalRegion etc.
The linker errors go if we include CarbonLib in the project,
Hello,
We want to use DOM for both constructing XML and parsing XML document.
Is there any bench marking done for Xerces for DOM.
How may KBs of data we can parse without loosing on performance.
regards,
Mahesh
-
To unsubscri
ahesh Paranjape" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> We have seen on Apache site procedure for bulding Xerces parser on
> Macintosh.
> We just need to make sure can we use same sources for both Macintosh
and
> WinNT.
> If not how can we go for t
Hello,
If anybody has got readymade build for Xerces-C for Macintosh 9.0 please
reply to my Id.
regards,
Mahesh
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
We have seen on Apache site procedure for bulding Xerces parser on
Macintosh.
We just need to make sure can we use same sources for both Macintosh and
WinNT.
If not how can we go for this.
regards,
Mahesh Paranjape
-
To