Scott Cantor wrote: > At a minimum, I'd suggest some minor fixes needed so the code will build > cleanly on the latest MS compiler (VS 2005), which I can supply for the > no-xalan build, at least. Also optionally check in some project files for > that version instead of forcing people to convert the 7.0 projects files, > although that mostly works fine.
Have you built Xerces 2.7.0 on VS 2005? If so - did you just convert the 7.0 project files? Or are you linking against Xerces 2.7 built on 7.0 or 6.0? As an aside, I've been having a look at the svn version of Xerces and there appears to be a fair few changes in preparation for a 3.0 release. So I'm currently planning to support 2.7, not 3.0. I think we can release another 1.3.x version once Xerces 3.0 is released. Cheers, Berin