The Windows Phone Emulator wasn't able to create virtual machine:
Couldn't change Processor of the virtual machine: 'Emulator WVGA 512.User' failed to modify device 'Processor'. (virtual machine ID XXX)
Cannot assign the specified number of processor for virtual machine 'Emulator WVGA 512.user' is out of range. The range is 1 through 1 ( virtual machine ID XXX)我在运行模拟器时收到此消息
我在mac os上使用我的Windows 8和Parallels Desktop 8 for Mac
我做了嵌套虚拟机,我确实启用了虚拟机管理程序,但它确实解决了问题。
有什么建议吗?
谢谢
发布于 2013-07-10 19:45:06
解决我的问题的solution是将CPU编号从1改为2。
发布于 2014-03-12 20:01:21
这里的另一个解决方案是在Hyper-V管理器上将虚拟处理器计数更改为1。Windows Phone 8 Emulator配置为双核处理器,但它也在单核上运行。它甚至比它在虚拟环境中的双核配置更稳定。
这是Parallels知识库的官方帖子:KB Parallels - 115211
https://stackoverflow.com/questions/17534987
复制相似问题