I imported the unity-qcar-extension package in Unity , I then added the ARCamera from Prefabs form QuallCommAugm Reality instead of MainCamera m, I made the build and run for iOS ,but when I'm running from Xcode ...it crashes, it also says the QCAR is not operational ...it's true that in the generated code there's nothing about QCAR , can someone tell me what I did wrong that QCAR related code acutally is not generated at all when the XCode project is created ...
- Sort Posts
- 4 replies
- Last post
Re: Couldn't run project generated with Unity Qcar extension
February 21, 2012 - 1:41pm #3
Re: Couldn't run project generated with Unity Qcar extension
February 21, 2012 - 9:30am #2
Finally, I commented out the print commands from PostProcessBuildPlayer, they gave error syntax ... few weeks ago everything went OK ... perhaps Python is the problem ,maybe because I made some re-intallation of it since then ... I have to check myself..but maybe someone who's reading this..might already know ,where's Unity searching for Python application ?