Hello David(David Lopez): I read your post on the archive. It read this message: --- I has had the same problem (some linker symbol missings) using the BCB6, but I solved them simply adding "these files" to the project. --- Kindly let me know what those files were.
Also, kindly take a few efforts to read through this email thread. I've posted what problem I'm facing, along with the environment I'm trying to build the xerces libraries. Thank you. sameer oak. ----- Original Message ----- From: "Sameer Oak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 19, 2003 4:52 PM Subject: unresolved external error... > Hello. > > I'm building xerces-c-src_2_3_0 libraries. I'm using Borland C++ 5.5.1 > compiler and Windows 98 OS. > Earlier, I faced problem in compiling, the errors were regarding overloaded > operator delete in class MemoryManager. I picked a the hpp and cpp files > under utils from CVS. > > The compilation went through with whole lot of warnings. > > During the linking process, I'm facing the following problems: > --- > Error: Unresolved external 'xercesc_2_3::XMemory::operator delete(void *)' > referenced from > C:\XERCES-C-SRC_2_3_0\BUILD\WIN32\BCC.551\OBJ\WIN32PLATFORMUTILS.OBJ > Error: Unresolved external 'xercesc_2_3::XMemory::operator new(unsigned > int)' referenced from > C:\XERCES-C-SRC_2_3_0\BUILD\WIN32\BCC.551\OBJ\WIN32PLATFORMUTILS.OBJ > Error: Unresolved external 'xercesc_2_3::XMemory::operator new(unsigned int, > xercesc_2_3::MemoryManager *)' referenced from > C:\XERCES-C-SRC_2_3_0\BUILD\WIN32\BCC.551\OBJ\WINSOCKNETACCESSOR.OBJ > Error: Unresolved external > 'xercesc_2_3::MemoryManagerImpl::allocate(unsigned int)' referenced from > C:\XERCES-C-SRC_2_3_0\BUILD\WIN32\BCC.551\OBJ\PLATFORMUTILS.OBJ > Error: Unresolved external 'xercesc_2_3::MemoryManagerImpl::deallocate(void > *)' referenced from > C:\XERCES-C-SRC_2_3_0\BUILD\WIN32\BCC.551\OBJ\PLATFORMUTILS.OBJ > Error: Unresolved external 'xercesc_2_3::DOMNormalizer::~DOMNormalizer()' > referenced from > C:\XERCES-C-SRC_2_3_0\BUILD\WIN32\BCC.551\OBJ\DOMDOCUMENTIMPL.OBJ > Error: Unresolved external > 'xercesc_2_3::DOMNormalizer::DOMNormalizer(xercesc_2_3::MemoryManager * > const)' referenced from > C:\XERCES-C-SRC_2_3_0\BUILD\WIN32\BCC.551\OBJ\DOMDOCUMENTIMPL.OBJ > Error: Unresolved external > 'xercesc_2_3::DOMNormalizer::normalizeDocument(xercesc_2_3::DOMDocumentImpl > *)' referenced from > C:\XERCES-C-SRC_2_3_0\BUILD\WIN32\BCC.551\OBJ\DOMDOCUMENTIMPL.OBJ > Error: Unresolved external > 'xercesc_2_3::DOMConfigurationImpl::~DOMConfigurationImpl()' referenced from > C:\XERCES-C-SRC_2_3_0\BUILD\WIN32\BCC.551\OBJ\DOMDOCUMENTIMPL.OBJ > Error: Unresolved external > 'xercesc_2_3::DOMConfigurationImpl::DOMConfigurationImpl()' referenced from > C:\XERCES-C-SRC_2_3_0\BUILD\WIN32\BCC.551\OBJ\DOMDOCUMENTIMPL.OBJ > > ** error 2 ** deleting > .\..\..\..\..\Build\Win32\BCC.551\xerces-bor_2_3_0.dll > > ** error 1 ** deleting XercesLib > --- > Direly seeking help. > Will anyone please help me out fixing this problem? > > Thank you so much. > sameer oak. ********************************************************* Disclaimer This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. ********************************************************* Visit us at http://www.mahindrabt.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]