Problem building app that uses xerces
-------------------------------------

         Key: XERCESC-1560
         URL: http://issues.apache.org/jira/browse/XERCESC-1560
     Project: Xerces-C++
        Type: Bug
  Components: Build  
    Versions: 2.7.0    
 Environment: Borland C++ Builder 6
    Reporter: Johnny Willemsen


I try to build ACE/TAO/CIAO which uses xerces, I get the following errors. 
Solution seems to move memcpy out of the header file.

Error E2268 C:\xerces-c-src_2_7_0\include\xercesc/framework/XMLBuffer.hpp 126: 
Call to undefined function 'memcpy' in function XMLBuffer::append(const wchar_t 
* const,const unsigned int)
Error E2268 C:\xerces-c-src_2_7_0\include\xercesc/framework/XMLBuffer.hpp 144: 
Call to undefined function 'memcpy' in function XMLBuffer::append(const wchar_t 
* const)
Error E2268 C:\xerces-c-src_2_7_0\include\xercesc/util/XMLString.hpp 1677: Call 
to undefined function 'memcpy' in function XMLString::moveChars(wchar_t * 
const,const wchar_t * const,const unsigned int)
Error E2268 C:\xerces-c-src_2_7_0\include\xercesc/util/XMLString.hpp 1706: Call 
to undefined function 'memcpy' in function XMLString::replicate(const wchar_t * 
const,MemoryManager * const)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to