ジンバルhttps://www.gimbal.com/からサンプル プロジェクト (Mallmart) を実行しようとしています。
Mallmart は正常に実行されていましたが、IR で Mallmart を実行しようとすると、このエラーが発生しました
Undefined symbols for architecture armv7:
"QCAR::State::getNumActiveTrackables() const", referenced from:
-[EAGLView renderFrameQCAR] in ContextIR
"_OBJC_CLASS_$_CMMotionManager", referenced from:
objc-class-ref in libQCAR.a(libQCAR.a-armv7-master.o)
"QCAR::State::getActiveTrackable(int) const", referenced from:
-[EAGLView renderFrameQCAR] in ContextIR
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
vuforia-sdk-ios-2-0-29 から libQCAR.a を追加しようとしましたが、それでもこのエラーが発生します
誰かがこの問題を解決する方法を教えてもらえますか?
私の悪い英語で申し訳ありませんが、私の言いたいことを理解していただければ幸いです。
どうもありがとうございます