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
