You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Johnny Willemsen (JIRA)" <xe...@xml.apache.org> on 2006/02/03 16:11:04 UTC

[jira] Commented: (XERCESC-1560) Problem building app that uses xerces

    [ http://issues.apache.org/jira/browse/XERCESC-1560?page=comments#action_12365079 ] 

Johnny Willemsen commented on XERCESC-1560:
-------------------------------------------

Also appeared the xerces 2.5

> 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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org