I was looking for how to configure panamaGL all day and none of these answers answer my questions. emm, maybe because I'm new to ios, and I'm starting with ios5 with all the great ARC features. I found a pretty complete guide to http://www.codeproject.com/Articles/60635/Panorama-360-iPod-Touch-iPhone , but it is a bit outdated for me. I cannot follow this guide in xcode 4.3 with ios 5.0 sdk.
Emm, so here's the question, assuming that panoramaGL and helloPanorama work fine in any version of xcode and the sdk version in which it is created. Is there a way, without any code modification, can I import the library and use api along with my application developed in ios5? Of course, I do not mind a minor modification, and I plunged into this code and commented on all the data about the save or release. but wire errors keep popping up. I really need help here.
If this is ultimately impossible to reuse in ios5.0, I probably need to write all this in strict accordance with my understanding of the complex panorama algorithm ...
Thank you very much for your help!
source
share