Re: 1.7 compilation with BCB5 fails

2004-01-20 Thread Dmitry Hayes
cc 01/20/2004 10:58 AMSubject Re: 1.7 compilation with BCB5 fails

Re: 1.7 compilation with BCB5 fails

2004-01-20 Thread Michal Pietrusinski
ch file or directory. I also downloaded compiled version of xalan 1.7 (for VC6 without ICU) but LocalMsgIndex.hpp wasn't there either. Thank you, Michal - Original Message - From: "Dmitry Hayes" <[EMAIL PROTECTED]> To: Sent: Tuesday, January 20, 2004 3:33 PM Subject: Re:

Re: 1.7 compilation with BCB5 fails

2004-01-20 Thread Dmitry Hayes
bject Re: 1.7 compilation with BCB5 fails Please respond to xalan-c-

Re: 1.7 compilation with BCB5 fails

2004-01-20 Thread June Ng
To cc Subject 1.7 compilation with BCB5 fails Dear All, I have problems compiling Xalan 1.7 with C++ Builder 5. I do not have include file LocalMsgIndex.hpp, which is included in file XalanMessageLoader.hpp. I tried commenting out the line: #include but then I get error:  'Xal

1.7 compilation with BCB5 fails

2004-01-20 Thread Michal Pietrusinski
Dear All, I have problems compiling Xalan 1.7 with C++ Builder 5. I do not have include file LocalMsgIndex.hpp, which is included in file XalanMessageLoader.hpp. I tried commenting out the line: #include but then I get error: 'XalanMessages' is not a class or namespace name. Can anyone help me? R