You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by sh...@e-z.net on 2013/04/28 08:45:28 UTC

Xalan-C for Microsoft VS 2012

You can build Xalan-C with Microsoft VS 2012 from sources in the
subversion trunk.  You will also need the Xerces-C sources from their
subversion trunk.

http://svn.apache.org/repos/asf/xerces/c/trunk
http://svn.apache.org/repos/asf/xalan/c/trunk

xalan/c/trunk/scripts  contains files that can help you build the
xerces-c and xalan-c libraries on Windows and Unix platforms.

We are planning a patch release for Xalan-C to fix several bugs and
support Microsoft VS 2012.

Sincerely,
Steven J. Hathaway



Re: Xalan-C for Microsoft VS 2012

Posted by sh...@e-z.net.
> You can build Xalan-C with Microsoft VS 2012 from sources in the
> subversion trunk.  You will also need the Xerces-C sources from their
> subversion trunk.
>
> http://svn.apache.org/repos/asf/xerces/c/trunk
> http://svn.apache.org/repos/asf/xalan/c/trunk
>
> xalan/c/trunk/scripts  contains files that can help you build the
> xerces-c and xalan-c libraries on Windows and Unix platforms.
>
> We are planning a patch release for Xalan-C to fix several bugs and
> support Microsoft VS 2012.
>
> Sincerely,
> Steven J. Hathaway
>

FYI

I am moving forward on a patch release of Xalan-C 1.11.1.
I expect the release to be available in May 2013.

It resolves a Microsoft CRT runtime issue for debug builds
and a few other issues.  Support for MS Visual Studio 2012
will also be incorporated. Builds with MS VS 2012 are usable
when compiled with the Xerces-C (XML Parser) subversion trunk.

Caveat: Xerces-C supports MS Visual Studio 2012 only from
the trunk of their subversion.  The Xerces-C 3.1.1 as
released does not support MS Visual Studio 2012.

Binary release packages for Microsoft Visual Studio
2003, 2005, 2008, 2010 will be built.  Binary packages for
Microsoft Visual Studio 2012 will not be released until after
the Xerces-C project has a compatible product release.

I plan to have products temporarily staged in my ASF
committer area for review -- more about this later.

Sincerely,
Steven J. Hathaway
Xalan Documentation Projects