【发布时间】:2015-04-22 12:30:03
【问题描述】:
我正在我的计算机(操作系统:Windows 8)上开发一个 WP8 应用程序。 我需要安装一个虚拟机才能拥有 linux。 同时我需要使用我的 Windows Phone 模拟器。
我下载了 VMWare 并创建了一个虚拟机,但我遇到了这个错误:
VMware Workstation and Hyper-V are not compatible. Remove the Hyper-V role
from the system before running VMware Workstation.
我无法删除 Hyper-V,因为我需要它来使用 Windows Phone 的模拟器。
也许我没有很好地搜索,但我只找到了让我削减 Hyper-V 的解决方案。所以不可能同时使用我的模拟器和我的虚拟机。
所以,我的问题是:是否可以在使用我的 Emulator Windows Phone 的同时拥有一个正在运行的带有 linux 的虚拟机?
【问题讨论】:
标签: linux windows windows-phone-8 emulation