[ http://issues.apache.org/jira/browse/XALANC-584?page=comments#action_12365577 ]
Dmitry Hayes commented on XALANC-584: ------------------------------------- I had one small issue during building the Xalan.sln : the project MscCreator , Debug configuration , it's trying to link with the wrong Xerces library , if it's provided by XERCESCROOT: AdditionalLibraryDirectories="$(XERCESCROOT)\Build\Win32\VC8\Release;$(XERCESCROOT)\lib;..\..\..\..\..\..\..\xml-xerces\c\Build\Win32\VC8\Debug" Otherwise the build was ok. I had some issues with building XalanCICU.sln , but I'd prefer to investigate it later , when we commit the initial version . Let's commit the patch . Thanks! > Changes for Visual Studio 2005 port > ----------------------------------- > > Key: XALANC-584 > URL: http://issues.apache.org/jira/browse/XALANC-584 > Project: XalanC > Type: Improvement > Components: XalanC > Versions: CurrentCVS > Reporter: David Bertoni > Assignee: David Bertoni > Attachments: VC8.zip, patch.txt > > I am porting to Visual Studio C++ 2005, and this patch contains the changes > necessary. We will also need new project files, which I am working on and > will be finished soon. I will create a new issue for the project files, > since they will be new files. > Committers, can you please review this patch? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
