Hi Manu, Manu Rapp <[EMAIL PROTECTED]> writes:
> Dow you know whether any parts of the Xerces code do rely on the > initialization of fInstance? Yes, I think so. fInstance is what the XMLHolder holds. I think the easiest way to make it work is to add some const_cast's in UnixWarePlatformUtils.cpp. You may also want to try the 3.0.0 beta where things have been substantially changed so it might build out of the box if auto- tools support UnixWare: http://marc.info/?l=xerces-c-users&m=120541881312475&w=2 Boris -- Boris Kolpackov, Code Synthesis Tools http://codesynthesis.com/~boris/blog Open source XML data binding for C++: http://codesynthesis.com/products/xsd Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
