Byron Campen wrote:When trying to use the SAXParser::getSrcOffset() call, I'm getting a runtime exception stating "The current transcoding service does not support source offset information". I have set the fgXercesCalculateSrcOfs bool to true, and a little googling seems to indicate that source offsets are not supported in the MacOSUnicodeConverter. Is there some sort of workaround for this? If not, I need to find another way to solve the following problem:You can build Xerces-C with the ICU transcoding service, which supports offsets. You'll need to build a copy of the ICU first, but that shouldn't be difficult. However, do not build Xerces-C using the ICU as a message loader, because newer versions of the ICU don't work with Xerces-C.
Is there some trick to building against an installed version of ICU? Or does xercesc actually need the source tree?
Best regards, Byron Campen
smime.p7s
Description: S/MIME cryptographic signature
