Hello I've experienced that kind of problem when trying to build Xerces in BC++B 6.0 : I opened Builder project file that exists in source package and was trying to build XercesLib.dll but compilation ended in building just the .obj file, nothi ng more (any .lib or .dll file). What can be wrong? Neither I succeed when trying to build examples, which gave me errors like : [C++ Error] XMemory.hpp(119): E2238 Multiple declaration for 'XMemory::operator delete(void *)' [C++ Error] XMemory.hpp(109): E2344 Earlier declaration of 'XMemory::operator delete(void *)' [C++ Error] DOMCount.cpp(398): E2451 Undefined symbol 'toCatch' [C++ Error] DOMCount.cpp(400): E2285 Could not find a match for 'DOMImplementation::loadDOMExceptionMsg(undefined,wchar_t *,const unsigned int)' [C++ Warning] DOMCount.cpp(406): W8080 'maxChars' is declared but never used
which seems to me like buggy implementation. I'm asking you for any help. Thnak you in advance. Greetings Marcin Rzeźnicki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]