Steven J. Hathaway wrote:
Using XalanCAPI.h to compile a transformer with Microsoft 'C' (not C++)
requires the
following patch to the new Xerces-C 3.0.1
(xercesc/src/xercesc/util/XercesDefs.hpp. I have no
such problem with Xerces-C.3.0.
But XalanCAPI.h does not include this header file. Are you sure you
didn't include it in your application by mistake?
A patch is required in order for XALAN-C 1.11 to use its C-APIs with
XERCES-C 3.0.1 using Microsoft C Compilers (not C++).
You can't include a C++ header file when using a C compiler and
XercesDefs.hpp is a C++ header file.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org
For additional commands, e-mail: xalan-dev-h...@xml.apache.org