Olaf wrote:
David Bertoni schrieb:
I try to compile Xalan-X from the svn trunk directory () using MS VC
2005 (Express). Xerces-C (svn trunk) builds successfully.
[...]
Unfortunately the messages are in German (BTW, any idea how to get
english ones?)

Here are the specific links of the error numbers:
C2664: http://msdn2.microsoft.com/en-us/library/ke3es672(vs.80).aspx
C2259: http://msdn2.microsoft.com/en-us/library/zxt206sk(VS.80).aspx
C2664: http://msdn2.microsoft.com/en-us/library/s5b150wd(VS.80).aspx

Does exist a solution for this?
I will be checking in a fix for this today.  There were changes to
Xerces-C that were checked in recently that caused these errors.

You should be aware that the trunk of the Xerces-C repository is not
stable right now, as many changes like this are being committed.


Yep, unfortunately the archive Xalan-C_1_10_0-src.zip from
xml.apache.org's website doesn't compile as well using the MS VS8.0
Compiler. Google's results suggest to use the svn version. Anyway, which
svn branch/version can be compiled using msvc2005? If you wish, I can
report the compiler errors with the archive download version.
I committed the fixes yesterday evening, so if you update your source code, it should compile.

Note that the head of the Xalan-C repository will only build at this point with the head of the Xerces-C repository.

Dave

Reply via email to