我正在將統一項目與本地ios項目整合到一起。但我得到錯誤 ld: library not found for -lVuforia
clang: error: linker command failed with exit code 1 (use -v to see invocation)
而建設xcode項目。 我使用 的Xcode 8.2.1 統一:5.6.1f1
我想在Unity中使用Vuforia運行虛擬按鈕的簡單實現。 我現在的版本是:團結5.6.1 而且我recieving 類型或命名空間「IUnzipper」找不到 我的C#腳本(您使用的是缺少指令或程序集引用?) : using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using Vuf