Quantcast
Channel: Questions in topic: "ios"
Viewing all articles
Browse latest Browse all 4709

renderplugin example not working on ios

$
0
0
I am trying to build the renderplugin example from unity without any modifications http://docs.unity3d.com/Manual/NativePluginInterface.html I keep getting these errors on ios builds: Undefined symbols for architecture armv7: "_UnitySetGraphicsDevice", referenced from: -[MyAppController shouldAttachRenderDelegate] in MyAppController.o "_UnityRenderEvent", referenced from: -[MyAppController shouldAttachRenderDelegate] in MyAppController.o "_SetTimeFromUnity", referenced from: RegisterMonoModules() in RegisterMonoModules.o "_SetTextureFromUnity", referenced from: RegisterMonoModules() in RegisterMonoModules.o ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)​ Any advice? Using xcode 6.1.1 and unity.4.6.3f1 I have looked at unityAppController and there's no such function as UnitySetGraphicsDevice Is this plugin example never supposed to work on ios? Is there any way to read in data from a compiled c library and use it as a texture to draw onto a rectangle in unity? Thanks for any help you can provide

Viewing all articles
Browse latest Browse all 4709

Trending Articles



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