Message 1 of 2

Not applicable
06-08-2015
03:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Currently I'm trying to compile a new version of our app in iOs with support for 64 bits but some error are appearing pointing to "Undefined symbols for architecture arm64" all of them related with XML implementation.
There are some of them:
_XML_SetEndElementHandler
_XML_Parse
_XML_GetCurrentColumnNumber
_XML_ParserFree
_XML_StopParser
_XML_GetCurrentByteIndex
Etc...
Any idea how to fix it or when scalefor for 64bits going to fix that?
Solved! Go to Solution.
Reply
Reply