我在使用WP 8.1 Emulator时遇到了麻烦。我从Visual Studio 2013 Update 2运行它,但是收到错误消息:您的计算机缺少运行Hyper-V所需的以下预备:
- Windows 8 Professional(64位)。
我没有我的操作系统的专业版,但 systeminfo 命令和 coreinfo 程序显示我的电脑已准备好用于Hyper-V:
coreinfo:
Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
HYPERVISOR - Hypervisor is present
VMX * Supports Intel hardware-assisted virtualization
EPT * Supports Intel extended page tables (SLAT)
系统的系统:
Hyper-V Requirements: VM Monitor Mode Extensions: Yes
Virtualization Enabled In Firmware: Yes
Second Level Address Translation: Yes
Data Execution Prevention Available: Yes
有什么方法可以解决这个问题吗?
答案 0 :(得分:0)
您的系统上的一切正常,但您必须安装Windows-8 Pro或更高版本才能在您的计算机上运行Windows Phone模拟器。您可以在MSDN上查看最低要求。