
- #How to install xerces on windows visual studio how to
- #How to install xerces on windows visual studio archive
Now Open Windows Explorer, choose ‘xml-xalan’ and perform a source checkout from the SVN Xalan Trunk.So choose an appropriate check-out (SVN update) location for the Xalan sources. Tortoise SVN integrates into Windows explorer. Setup a SVN client, I chose Tortoise SVN.And these fixes can be applied only on the SVN revision number 357825. In order to build Xalan 1.10 with Xerces 2.7.0 you need some fixes in Xalan. NOTE – My build instructions won’t work if you download the Xalan-C sources from apache download site. Now before building Xalan, set your XERCESCROOT environmental variable to the location where you’ve successfully built Xerces-C above (i.e. Xalan needs initial setup : Instructions for that here

I have left it as the default which is “Yes”.Ībove steps will complete the Xerces 2.7.0 build. Note: Unlike the instructions in given in Nabble, I have’nt changed the project setting (XercesLib Project Properties -> C++ -> Language -> “Treat wchar_t as built-in type”) to “No”. You will be able to see the built files under – (C:\dev) xerces-c-src_2_7_0\Build\Win32\VC7.1\Release.

Goto ‘source’ folder and download xerces-c-src_2_7_0.zip.

#How to install xerces on windows visual studio archive
#How to install xerces on windows visual studio how to
I read numerous posts and mailing list threads before I could figure out how to build Xalan 1.10 with Xerces 2.7.0 on Windows 32-bit OS using Visual Studio 2005 (VC 8).
