I download the xerces-c++ 3.0.0, which was compiled by the bcb compiler, but the errors are generated. If possible, please check. thanks.
> Error E2268 C:\xerces\include\xercesc/framework/XMLBuffer.hpp 127: Call to > undefined function 'memcpy' in function XMLBuffer::append(const wchar_t * > const,const unsigned int) > Error E2268 C:\xerces\include\xercesc/framework/XMLBuffer.hpp 145: Call to > undefined function 'memcpy' in function XMLBuffer::append(const wchar_t * > const) > Error E2268 C:\xerces\include\xercesc/util/XMLString.hpp 1531: Call to > undefined function 'memcpy' in function XMLString::moveChars(wchar_t * > const,const wchar_t * const,const unsigned int) > Error E2268 C:\xerces\include\xercesc/util/XMLString.hpp 1560: Call to > undefined function 'memcpy' in function XMLString::replicate(const wchar_t > * const,MemoryManager * const) -- View this message in context: http://www.nabble.com/XERCES-C%2B%2B-compilationerror--WITH-C%2B%2B-BUILDER-COMPILER-tp19776503p19776503.html Sent from the Xerces - C - Users mailing list archive at Nabble.com.
