Hello Experts, Need your help and Guidance
i checked out the XErces 2.8 from the SVN repository and then successfully Built it in VS2005. After this I set on the commandline the following env variable Set XERCESCROOT=d:\programs\xerces2.8 Then I checked out from the trunk the latest XALAN source code. I launched the visual Studiao 2005 from commandline and then launched the XALAN.sln . The reason for doing this is i found that the tagged code didnt had VC8 project . I started Building, I am getting this error Creating temporary file "d:\programs\Xalan\Build\Win32\VC8\Release\Utils\XalanMsgLib\BAT00003431085640.bat" with contents [ @echo off ..\..\..\..\..\Build\Win32\VC8\Release\MsgCreator ..\..\..\..\..\src\xalanc\NLS\en_US\XalanMsg_en_US.xlf -TYPE inmem -LOCALE en_US -OUTDIR ..\..\..\..\..\Build\Win32\VC8\Release\Nls\Include if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Processing XLIFF file" exit 1 :VCEnd ] Creating command line "d:\programs\Xalan\Build\Win32\VC8\Release\Utils\XalanMsgLib\BAT00003431085640.bat" I tried the same thing around one month back, at that time also i got the same error.I am seeing that in the mail threads many are saying that they are successfully able to build the Xalan, but I am not so lucky. Can some one provide me any hint. I saw many mail threds on this but all are inconclusive. Thanks Sujeeth