Maxime Brunet wrote:
I'm trying to build Xalan-C 1.10 (with Xerces-C 2.7)using Visual
Studio 2005 and I have encountered a problem that has been discussed
here before - but can't seem to find the right answer for.

Following David Bertoni's advice in a previous post, I rebuilt
Xerces-C using the "Don't treat wchar_t as a standard type".
Everything went through. I used the same setup on all Xalan projects,
but to no avail. I get an error message like the one on the bottom.
Any help on this matter would be greatly appreciated as my hairline is
slowly fading away due to excessive pulling.


The simplest thing to do is just to get the trunk of the Subversion repository a use that instead of 1.10. Xalan-C 1.10 requires patching, and I'm not even sure my patch can be applied cleanly to 1.10.

If you want to try, you can see this Jira issue for the patch:

http://issues.apache.org/jira/browse/XALANC-584

Dave

Reply via email to