> I just started playing with xerces for c++. I succesfully compiled
> the samples, but I can't make DOMCount and DOMPrint work. When I
> run them the program never return from DOMParser's parse()
> fonction. SAX demos works very well with the same file. For this
> test I tried 


What platform? Which version of the source code. Is it a bundled
archive or is it a snapshot of the repository (give us some idea when
you extracted it).

It could be that the mutex'es in there are causing the deadlock.
You need to give more details.

rahul

Reply via email to