Hi, I had the same trouble when using the latest version of Xerces-C++ with BCB5 - I think this is because the latest versions of Xerces are designed for use with BCB6.
I now use version 1.6 of Xerces, which is designed for BCB5 and thats fine for me. However, if you must use version 2.2 then hopefully someone else out there can help you? Hope this helps, Rebecca Vernon Research Scientist QinetiQ plc ----- Original Message ----- From: "Andrew Ryzhokhin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 26, 2003 3:48 PM Subject: build Xerces-C++ 2.2.0 in bcb5 > Hi, > > I have in a trable with build XercesLib.lib. > Help me, please: Mail me project for build XercesLib.lib. > Compile error: > > [C++ Warning] XercesVersion.hpp(229): W8058 Cannot create pre-compiled header: initialized data in header > [C++ Warning] Win32PlatformUtils.cpp(579): W8066 Unreachable code > [C++ Warning] Win32PlatformUtils.cpp(827): W8002 Restarting compile using assembly > [C++ Warning] XercesVersion.hpp(229): W8058 Cannot create pre-compiled header: initialized data in header > [C++ Warning] Win32PlatformUtils.cpp(579): W8066 Unreachable code > [Tasm Error] Win32PlatformUtils.asm(5020): Illegal instruction for currently selected processor(s) > > I use bcb5 and Xerces-C++ 2.2.0 > > -- > Good Luck, > Andrew Ryzhokhin mailto:[EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
