I have now had success building with Xerces 3.2.0rc1 and with Xalan on top of that, with both VS2015 and VS2013. I did need to apply this patch:

https://issues.apache.org/jira/browse/XALANC-773

for VS2015 to correct some assumptions about the XalanDOMChar type, which is assumed to be wchar_t in a handful of places, which is not correct when using char16_t. Hopefully we can get the Xalan patch applied and released so it will continue to work with 3.2.0.


Regards,
Roger

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to