Quantcast
Channel: Questions in topic: "il2cpp"
Viewing all articles
Browse latest Browse all 598

iOS Code built with Unity5 with arm64 support gives error in cstring file

$
0
0
I had unity3d code created in Unity 4.3. To support arm64, I imported same code in Unity 5 (Personal Edition). After updating some deprecated function, I was able to make iOS build from it using IL2CPP. The output was a xcode project as usual. I copied files from new code to my existing project and made necessary changes to make it look similar to code exported from Unity 5. Till here It was working fine, but when I started to build my project, It started showing me multiple errors like following : */Applications/Xcode 6.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstring:72:9: No member named 'strcpy' in the global namespace* These errors occurs while compiling precompiled headers. Attached some links to screenshots for more information. https://www.dropbox.com/s/sg9pt0d09ankvc9/Screen%20Shot%202015-04-02%20at%205.03.20%20pm.png?dl=0 https://www.dropbox.com/s/y55znuxe8y6tr89/Screen%20Shot%202015-04-02%20at%205.19.55%20pm.png?dl=0 https://www.dropbox.com/s/eo8gjc1nvpe2416/Screen%20Shot%202015-04-02%20at%205.20.11%20pm.png?dl=0

Viewing all articles
Browse latest Browse all 598

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>