Hi Nick!
Now you are in much better situation .
The process looks like that:
With ICU:
MsgCreater.exe (xerces dll is required) takes XalanMsg_en_US.xlf and
creates Debud/nls/icu/en_US.txt file
genrb.exe ( application , provided by ICU , check you ICU root ) is a part
of process , taking Debud/nls/icu/en_US.txt and creating xalanMessages dll.

Hope that helps.
Dmitry



                                                                           
             Nick Bastin                                                   
             <[EMAIL PROTECTED]                                             
             m>                                                         To 
                                       [email protected]        
             03/04/2004 04:01                                           cc 
             PM                                                            
                                                                   Subject 
                                       Re: Building with ICL on windows    
             Please respond to                                             
               xalan-c-users                                               
                                                                           
                                                                           
                                                                           
                                                                           





On Mar 4, 2004, at 3:29 PM, [EMAIL PROTECTED] wrote:

>> C:\build\Xalan-C_1_7_0-src\c\Build\Win32\VC6\Release>MsgCreator
>> ..\..\..\..\..\src\xalanc\NLS\en_US\XalanMsg_en_US.xlf -TYPE icu
>> -LOCALE en_US
>>
>> General error occured.
>>
>> I'd imagine that this is why the build is failing.  Has anybody seen
>> this problem before?
>
> No, I've never seen that before, but it's coming from a catch (...)
> handler
> within the application, so it sounds like something really bad is
> happening
> inside of Xerces-C or inside the handler that builds the message file.
>  You
> might try building the debug configuration and running it in the
> debugger
> to see what's happening.

It gets better.  I don't have this problem in a debug build (in any
compiler).  I have it regardless of compiler in a release build (CL or
ICL).

However, in a debug build, I have a new problem, which is that
'genrb.exe' can't be found.  What is this executable, and where should
I have it from?

--
Nick



Reply via email to