Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Myo 无法连接为 Mac 构建的 Unity 5 项目。它说:Cannot contact Myo Connect. Is Myo Connect running?
Cannot contact Myo Connect. Is Myo Connect running?
但是,它可以在编辑器中使用。我正在使用 Unity 5。有什么想法吗?
您可能正在构建错误的架构。在构建设置中,仔细检查您是否选择了 x86_64 架构而不是默认的 x86。