【问题标题】:Google VR SDK unity package not working谷歌 VR SDK 统一包不起作用
【发布时间】:2016-06-29 11:30:07
【问题描述】:

我遇到了一个奇怪的问题,我不知道该怎么做。我开始一个新的 Unity(32 位)项目然后我导入 Google VR SDK 并遇到 3 个错误。

*Assets/GoogleVR/Scripts/Controller/Internal/Emulator/EmulatorClientSocket.cs(66,64):错误 CS1729:System.Diagnostics.ProcessStartInfo' does not contain a constructor that takes2' 参数类型

Assets/GoogleVR/Scripts/Controller/Internal/Emulator/EmulatorClientSocket.cs(70,17):错误 CS0200:无法将属性或索引器“System.Diagnostics.Process.StartInfo”分配给(它是只读的)

Assets/GoogleVR/Scripts/Controller/Internal/Emulator/EmulatorClientSocket.cs(79,17):错误 CS1061:类型 System.Diagnostics.Process' does not contain a definition forClose' 并且找不到扩展方法 Close' of typeSystem.Diagnostics.Process' (您是否缺少 using 指令或程序集引用?)*

我什至不接触任何东西,只是导入 Google VR SDK 附带的统一包。 有人对此有任何想法吗?任何帮助表示赞赏。

【问题讨论】:

    标签: unity5 google-vr


    【解决方案1】:
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多