Hi all, I'm a newbie using Vuforia SDK. I have a problem I researched a few days but don't still fix it yet. I'm using XCode 4.5, target is 4.3:
- First, I installed Vuforia 2.0, import libQCAR.a into my empty project. And I also set to header files. Then, I remove architecture armv7s. Final, I built project with device, it's ok.
- Second, I add ARCommon folder into project. When I built, it's error:
"Apple LLVM compile 4.1 error.
clang: error: invalid deployment target for -stdlib=libc++ (requires iOS 5.0 or later)
Command /Users/minhquans/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1"
Please help me. Thanks !
Thanks for this - good to know.
N