I think I ever had the same problem, and follow the steps from
http://xml.apache.org/xalan-c/build_instruct.html#locale
should get you through. 
I cannot remember what exactly I did, but you can try this:
 
Set "AllInOneWithICU" depend on "XalanMsgLibICU",  in the property of "XalanMsgLibICU", add that command line "...=en_US"  in "Custom Build Step"->"General"->"Command Line".
 
Good luck!
 
haiying

Dean O'Connor <[EMAIL PROTECTED]> wrote:
Hello
 
We are also trying to use compile Xalan-c with VS2005 as well, using dev trunks (of Xerces-c aswell) from SVN.
 
Xerces compiles ok, but Xalan-c gets this error:
3>c:\projects\xalan-c\trunk\src\xalanc\platformsupport\XalanMessageLoader.hpp(29) : fatal error C1083: Cannot open include file: 'LocalMsgIndex.hpp': No such file or directory
 
Now I have read the instructions at bottom of faq:
and here:
http://xml.apache.org/xalan-c/build_instruct.html#locale
 
I haven¡¯t much experience at all this localization stuff, but I don¡¯t really understand how to get past this.
I don¡¯t want any other languages, just default.
 
I don¡¯t see any Localization project in VS2005 sln file. Sorry if I¡¯ve missed something obvious or this is naïve stupid question, but how do you sort this ???
The other fellow seems to have got past this so I assume its possible J
 
Much appreciated ¡­
 
Cheers
Dean
 

From: Dmitry Hayes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 30 May 2006 3:41 AM
To: xalan-c-users@xml.apache.org
Subject: RE: Xalan-c release that compiles with VS2005
 

Hi !
When the critical mass of the found defects will be big enough, or we find especially bad misfunction, we will post XalanC1.11 release.
Probably it will be bug fixing release + some minor features ( like VS2005 support) .
Right now we don't have a concrete date for such release.
Thanks!
Dmitry Hayes


<[EMAIL PROTECTED]>
28/05/2006 11:45 PM
Please respond to
xalan-c-users@xml.apache.org
To
<xalan-c-users@xml.apache.org>
cc
 
Subject
RE: Xalan-c release that compiles with VS2005
 
 
 



Thanks Dmitry.
 
I could download the latest source code from the development trunk and compiled using VS2005 without any error. Since this is still in development, I would like to know if there is an official release (w/ VS2005 support) in near future.
 
Thanks in advance,
-Prabhat

From: Dmitry Hayes [mailto:[EMAIL PROTECTED]
Sent:
Friday, May 26, 2006 8:12 PM
To:
xalan-c-users@xml.apache.org
Subject:
Re: Xalan-c release that compiles with VS2005



Sorry , instead of "XalanC1.9" please read the official 1.10 version
Dmitry Hayes


Dmitry Hayes/Toronto/[EMAIL PROTECTED]
26/05/2006 10:40 AM
Please respond to
xalan-c-users@xml.apache.org
 
To
xalan-c-users@xml.apache.org
cc
 
Subject
Re: Xalan-c release that compiles with VS2005
 
 
 





VS2005 support is still in an experimental phase . The main reason of the different approach to the Localization project in VS2005 is support of the Express Edition , that, for some reason,  comes with no nmake application with it .

If you have the full edition of VS2005 then , probably,  you can get it compiled by mixing the localization approach of XalanC1.9 with the latest source of XalanC1.10
Dmitry Hayes
<[EMAIL PROTECTED]>
25/05/2006 11:56 PM
Please respond to
xalan-c-users@xml.apache.org
 
To
<xalan-c-users@xml.apache.org>
cc
 
Subject
Xalan-c release that compiles with VS2005


 
 





I'm novice to this mailing list and need your help.
Since xalan-c1.10 source code doesn¡¯t get compiled with VS2005 (even after applying patch from jira-584), I'm looking for some stable revision no. that can be used to compile the source using VS2005. Can someone help me with the revision no/branch name? What's the plan for next release? Will it include support for VS2005 as well?
Thanks in advance,
-Prabhat

Reply via email to