[ 
http://issues.apache.org/jira/browse/XALANC-584?page=comments#action_12412151 ] 

Prabhat Biswas commented on XALANC-584:
---------------------------------------

Xiong,
I've downloaded the patch copied over to 1.9 src tree. When I try to compile 
XalanMsgLib I get the following errors:
2>------ Build started: Project: XalanMsgLib, Configuration: Debug Win32 ------
2>Processing XLIFF file
2>Too many parameters
2>Usage:
2>    MsgCreator [options] <XML file>
2>This program reads XML message file, and then creates C++  
2> source / data files for message localization (for .dll/.so/.cat build) 
2>Options:
2>   <XML file>   XLIFF file with messages. Required.  
2>   -TYPE xxx    Type of localization [icu | nls | inmem*]
2>   -LOCALE      Example: [ fr | fr_FR ]; The default value is 'en_US' 
2>  * = Default if not provided explicitly.
2>    -?          Show this help.
2>Project : error PRJ0019: A tool returned an error code from "Processing XLIFF 
file"
2>Build log was saved at 
"file://c:\Sources\tmp\xml-xalan\c\Build\Win32\VC8\Debug\Utils\XalanMsgLib\BuildLog.htm"
2>XalanMsgLib - 1 error(s), 0 warning(s)

Looks like MsgCreator doesnt take -OUTDIR option anymore. After removing this I 
could generate the header files.

Did you face this problem? Any fix for this?

Also I'm getting "C2665: 'xercesc_2_7::XMLString::transcode' : none of the 6 
overloads could convert all the argument types". You have mentioned that you 
forced the type conversion, where exactly did you do that?

thanks in advance.

> 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]

Reply via email to