Moderated, You posted to the old mail list <xalan-dev(at)xml.apache.org> You should subscribe to the current list <dev(at)xalan.apache.org>
Xalan-C/C++ version 1.11 is available both for 32-bit and 64-bit platforms. Separate builds are available for Microsoft Visual Studio (2005, 2008, 2010). The code base for Windows Visual Studio 2012 is now in the subversion trunk and will be provided in the next patch release. These versions of Microsoft Visual Studio provide project builds for both 32-bit and 64-bit platforms. When building for 64-bit platforms, you need to setup your environment variables with one of the following commands. For VS 2005 call "%VS80COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64 For VS 2008 call "%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64 For VS 2010 call "%VS100COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64 For VS 2012 call "%VS110COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64 Sincerely, Steven J. Hathaway Xalan Documentation Project > Hi there! > > I'm highly interested in knowing when this might be available, and whether > we can get our hands on it sooner rather than later to give it a try. > > Thanks very much. > > Christine > > Christine Bark > R&D Product and Solutions Specialist > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
