1
我目前正在嘗試獲取3DAR庫(http://spotmetrix.com/documentation)與最新的iphone/ipad ios配合使用,但是當我遵循了確切的說明並使用全景示例的最新版本的github(http://github.com/pmark/Panoramic)總是收到2個錯誤:iPhone/iPad增強現實lib3DAR CMMotionManager符號未找到錯誤
- 首先錯誤是關於丟失 「SM3DAR_keys.txt」 中的/ 3DAR 文件夾=>固定通過把空SM3DAR_keys.txt文件
- 二錯誤是一個符號的文件夾中未發現 錯誤
「_OBJC_CLASS _ $ _ CMMotionManager」,從引用:
objc-class-ref-to-CMMotionManager in lib3DAR_v4_0_1.a(SM3DAR_Controller.o) ld: symbol(s) not found collect2: ld returned 1 exit status
任何人對包裝有任何經驗或任何想法的建議/替代?
謝謝! 熱烈的問候,Thys Bernolet