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 "David Dean (JIRA)" <xe...@xml.apache.org> on 2009/07/21 19:04:15 UTC

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

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

David Dean commented on XERCESC-1560:
-------------------------------------

This problem was addressed in Update 3 of C++Builder 2009

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