Hi David, I followed the instructions for downloading and building with the head of the repository @ https://issues.apache.org/jira/browse/XALANC-684 However, after building the AllInOne project for *Windows (VC++8)*, I'm getting the following error : LINK : fatal error LNK1181: cannot open input file '..\..\..\..\build\win32\vc8\release\xalanmessages_1_11.lib'
Can you tell me what I'm missing out on ? Thanks Dyuti On Sat, Nov 29, 2008 at 1:02 AM, David Bertoni <[EMAIL PROTECTED]> wrote: > Dyuti Barma wrote: > >> Hi, >> >> I'm working on compiling Xalan and Xerces with VC++8 . >> I've found the link to the project... >> http://svn.apache.org/repos/asf/xalan/c/trunk/Projects/Win32/VC8/ < >> http://svn.apache.org/repos/asf/xalan/c/trunk/Projects/Win32/VC8/> >> However, I'm unable to download it. Could anyone tell me how/where to >> download it from ? >> > If you're working on Windows, I suggest you install TortoiseSVN for access > to the Subversion repository. > > Hans Smit made added some comments to this Jira issue with instructions for > downloading and building with the head of the repository: > > https://issues.apache.org/jira/browse/XALANC-684 > > Dave > >