我遵循了一些在线指南,内容涉及如何使用MRTk2构建统一应用程序,并看到了哪些bug可以忽略,但是在构建解决方案后,我无法将其部署到HoloLens 1。
我使用以下方法构建了解决方案:
构建成功!
当我在Visual Studio 2017上打开解决方案并尝试部署(release,x86)时,出现以下错误:
错误MSB3073命令““ D:\ Project \ Virtual%20Guided%20Assembly%20V3 \ Code_VGA.v3b \ Builds \ WSAPlayer \ Il2CppOutputProject \ IL2CPP \ build \ il2cpp.exe” --libil2cpp-static --compile-cpp -architecture = x86 -configuration = Release -platform = winrt -outputpath =“ D:\ Project \ Virtual%20Guided%20Assembly%20V3 \ Code_VGA.v3b \ Builds \ WSAPlayer \ build \ bin \ Win32 \ Release \ GameAssembly.dll”- -data-folder =“ D:\ Project \ Virtual%20Guided%20Assembly%20V3 \ Code_VGA.v3b \ Builds \ WSAPlayer \ build \ bin \ Win32 \ Release \” -cachedirectory =“ D:\ Project \ Virtual%20Guided%20Assembly %20V3 \ Code_VGA.v3b \ Builds \ WSAPlayer \ build \ obj \ il2cppOutputProject \ Win32 \ Release \“ -generatedcppdir =” D:\ Project \ Virtual%20Guided%20Assembly%20V3 \ Code_VGA.v3b \ Builds \ WSAPlayer \ Il2CppOutputProject \ Source “ --additional-defines = WINDOWS_UWP --additional-defines = UNITY_UWP --additional-defines = UNITY_WSA_10_0 --additional-defines = UNITY_WSA --additional-defines = UNITY_WINRT --additional-defines = PLATFORM_WINRT -dotnetose = unit -map-file-parser =“ D:\ Pr oject \ Virtual%20Guided%20Assembly%20V3 \ Code_VGA.v3b \ Builds \ WSAPlayer \ Il2CppOutputProject \ IL2CPP \ MapFileParser \ MapFileParser.exe“”以代码3退出。
错误MSB4018“ GetOutOfDateItems”任务意外失败。