"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Samples targeting iOS8

Hi everyone,

I'm attempting to implement Vuforia (Cloud Reco specifically) within my application.

I have followed the sticky to attempt to use the samples in Xcode (6.1 GM 2), however it still breaks (linker error) if I set my Deployment Target to iOS 8 (or for that matter, any target above 6.1).

My application has to be set to target iOS 8+ for other, unchangeable, reasons.

Is there a way to get around this error? When will there be support for iOS 8+?

 

Thanks in advance

AlessandroB

Mon, 10/20/2014 - 16:27

Have you already checked this article:

https://developer.vuforia.com/forum/ios/ios-8-xcode-6-and-vuforia-30-compatibility

 

In addition, if you're getting linker errors,

THANK YOU SO MUCH!

I had read that article so that was all set up.

Changing the C++ Standard Library fixed it!

Thank you again.

Alessandro you are amazing.