Re: Unable to build Xalanc 1.12 with Xerces 3.2.5 on windows

2024-01-30 Thread Amit Singh
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

RE: Unable to build Xalanc 1.12 with Xerces 3.2.5 on windows

2024-01-29 Thread Fox, Shawn D (US)
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

Unable to build Xalanc 1.12 with Xerces 3.2.5 on windows

2024-01-29 Thread Amit Singh
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