L
ldvmbs
Hi,
I am trying to parse an xml file on Sun Solaris using C++ and Xerces.
The code works on windows but when I ported it to Sun Solaris I am
getting a Segmentation Fault in the begining of the parsing during the
fatalError method. I get the same error if the xml document doesn't
exist at all.
Please help...
I am trying to parse an xml file on Sun Solaris using C++ and Xerces.
The code works on windows but when I ported it to Sun Solaris I am
getting a Segmentation Fault in the begining of the parsing during the
fatalError method. I get the same error if the xml document doesn't
exist at all.
Please help...