Olaf wrote:
Hi,

I try to compile Xalan-X from the svn trunk directory () using MS VC
2005 (Express). Xerces-C (svn trunk) builds successfully.

My VC Express Installation is working (SDK is installed etc., xerces
compiled successfully). XERCESROOT env is set, even if this isn't
releveant for this error here.

Well, the following errors occour:

------ Erstellen gestartet: Projekt: AllInOne, Konfiguration: Debug
Win32 ------
Kompilieren...
StdBinInputStream.cpp
...


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.

Dave

Reply via email to