On 2/28/2010 1:02 AM, ian balanza-davis wrote:
Hi
This may be the wrong list, but has anyone managed to build xalan 1.11
with xerces 3.1 on windows msys/mingw?
There is no official release of Xalan-C 1.11, although that's the
version number in the repository.
I have managed to reach the point of having libxalan-c1_11_0.dll, but
when make tries to build the executables, I start getting errors, for
instance:
xalan/src/xalanc/TestXPath/testXPath.cpp:19:50: error:
xalanc/Include/PlatformDefinitions.hpp: No such file or directory
In this case, I know the PlatformDefinitions.hpp file exists in the
Include directory, so am a bit stumped as to why the path cannot be
found. Any help would be most welcome.
I haven't had any problems building in the past, although I haven't
tried lately. Are you setting the XALANCROOT environment variable correctly?
Dave