Xalan 1.9/Xerces 2.6 Compatibility?

2005-02-18 Thread Rush Manbert
Hello, I am trying to get xsec to build using XCode on Mac OS X. I have managed to get a project put together that "solves" (via a hack) the header file issues, etc., but the build chokes because I have Xalan version 1.9 and Xerces 2.6. When I started this I was a total Apache newbie, and I bega

Re: Xalan 1.9/Xerces 2.6 Compatibility?

2005-02-18 Thread Rush Manbert
Scott Cantor wrote: Is there a development version of Xsec available that is compatible with the latest Xalan and Xerces releases? I can't speak for Xalan, but the 1.1 version does support Xerces 2.6 just fine. Is your failure in the Xalan dependency? -- Scott My apologies. Yes, the proble

Re: Xalan 1.9/Xerces 2.6 Compatibility?

2005-02-19 Thread Rush Manbert
Berin Lautenbach wrote: Rush Manbert wrote: I can't speak for Xalan, but the 1.1 version does support Xerces 2.6 just fine. Is your failure in the Xalan dependency? -- Scott My apologies. Yes, the problems are with Xalan. I'm looking at them again to see if I can make it work.