[ 
https://issues.apache.org/jira/browse/XERCESC-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467284
 ] 

Joachim Denil commented on XERCESC-1560:
----------------------------------------

Isn't this a namespace issue?

> Problem building app that uses xerces
> -------------------------------------
>
>                 Key: XERCESC-1560
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1560
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects 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.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to