我从modern.ie下载Windows 8.1 / IE 11 VM,在VMPlayer中启动它并想要安装Visual Studio 2013 Preview。安装程序不提供可选安装Windows Phone SDK 8的功能。
我认为原因可能是Phone Emulators需要Hyper-V。
我将VM操作系统类型从Windows 8更改为Hyper-v,并在处理器设置中选中了“Virtualize Intel ...”框。
当我在虚拟Windows 8.1中的命令行上调用systeminfo
时,它显示为:
VM Monitor Mode Extensions: Yes
Virtualizaion Enabled in Firmware: Yes
Second Level Address Translation: Yes
Data Execution Prevention Available: Yes
是否可以在虚拟Windows 8.1中运行Phone SDK?
在提供(或不安装)Phone SDK之前,我不知道安装程序正在检查什么。虚拟化可能只是一个猜测。
答案 0 :(得分:1)
排序。如果不安装模拟器,则可以单独安装SDK,但由于您已经在Hyper-V VM中,因此无法运行模拟器,因此不允许使用初始VM。希望MS能让你有一天从VS连接到兄弟虚拟机。
答案 1 :(得分:0)