On 5/27/04 2:04 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>> I'm trying to build Xalan-C 2.5.0 using VC7.1 (Visual Studio.Net 2003). >> When I try to compile, I get an error saying: >> >> Cannot Open Include File: 'LocalMsgIndex.hpp': No such File or Directory. > > There is no version of Xalan-C called 2.5.0. Perhaps you meant Xalan-C > 1.8.0, which is the latest version, and is compatible with Xerces-C 2.5.0? Yeah, I got the version numbers mixed up. I am trying to build Xalan - version 1.8.0 :-) > >> This file does not exist on my machine at all. I've looked through the >> archives of the xalan-c mailing list, and I see a reference to this error >> that someone else was having. > > This file is generated as part of the build process. I've managed to find that now. It seems that when I imported the VC project into VS.NET, it got corrupted somehow... Once I reinstalled the source zip file and tried again everything seems to be working correctly... Thanx for the help... > >> It seems that according to the previous thread there is some sort of >> Localization project which needs to be built. I can't seem to find > anything >> in the source package called localization, so I'm at a compete loss. >> >> What's the magic incantation that I need to utter to get this thing to >> compile?? > > No magic is required. However, you will need to read the documentation: > > http://xml.apache.org/xalan-c/readme.html#dotNet > I looked at the docs, the FAQ, and the mailing list archives before I even posted the original message. At the point at which I originally posted, it sure seemed like some magic was going to be required :-)... > Dave >
