I am able to build xalanc 1.12 with xerces C++ 3.2.5 using the following
command in windows command-line.
Configuration command from build directory:
cmake -G "Visual Studio 9 2008 Win64" -D
CMAKE_INSTALL_PREFIX=C:\xercesUpgrade\xalan_112_install -Dtranscoder=icu
-DXercesC_LIBRARY=C:\xercesUpgra
build Xalanc 1.12 with Xerces 3.2.5 on windows
External Email Alert
This email has been sent from an account outside of the BAE Systems network.
Please treat the email with caution, especially if you are requested to click
on a link, decrypt/open an attachment, or enable macros. For further
infor
Hi,
I am trying to build xalan-c 1.12 on windows 64 bit with xerces-c 3.2.5 but
getting error while building inmemory-dependencies. Details are below:
C:\xercesUpgrade\xalan_c-1.12\build>cmake -G "Visual Studio 9 2008 Win64"
-DCMAKE_INSTALL_PREFIX:PATH=C:\xercesUpgrade\xalan_112_install
-Dtransco