I'm using:
XCode 4.5.2
Unity 4
Vuforia 1.5.9
Every time I try and build and run my iOS app to an Iphone 3GS I get 62 "Apple Mach-O Linker Errors" that are associated with Vuforia. All linker errors are related to Vuforia and "Undefined symbols for architecture armv7"
How do I fix this??
Hi heavy1
Firstly Unity 4 is not currently supported by Vuforia.
Secondly using XCode 4.5.2 with iOS6 leads to Armv7s errors which are easily fixed:
https://ar.qualcomm.at/content/problems-ios6-fix
N