Are the requirements for the windows phone 8.1 emulator the same as 8?

人盡茶涼 提交于 2019-12-01 13:07:41

问题


I've been looking around and i'm not sure if they both have the same requirements.
I had Visual Studio 2012 with the most recent update working fine with the Windows Phone 8 emulator on my Windows 8 (64 bit) computer.
Then, I installed Windows 8.1 and Visual Studios 2013 with the most recent update but now it won't let me download the Windows Phone 8.1 emulator.
It says "This computer does not support the windows phone emulator, which requires 64-bit edition of Windows 8.1 Pro and a computer that supports Hyper-V".
Is there different requirements for the 8.1 emulator or is there something I need to trouble shoot?


回答1:


Requirement for running Windows Phone 8.1 emulators are really similar to running WP8 emulators. The only difference is that you need now Windows 8.1, previously it was Windows 8, and you have to use Visual Studio 2013, previously you could use Visual Studio 2012 as well.

Detailed requirements for running Windows Phone 8.1 emulators:

  • Windows 8.1 x64 Pro or Enterprise edition
  • Visual Studio 2013 with Update 2 installed, currently available as RC
  • CPU that supports SLAT instructions, basically any recent Core-i3/5/7 has it.
  • enabled hardware virtualization in BIOS (VT-x/AMD-V)

Specifically to your question, have you installed Pro edition of Windows 8.1 and also 64bit version?




回答2:


Your computer must meet the following requirements:

BIOS

In the BIOS, the following features must be supported:

  • Hardware-assisted virtualization.
  • Second Level Address Translation (SLAT).
  • Hardware-based Data Execution Prevention (DEP).
  • RAM 4 GB or more.

Operating system

  • Windows 8
  • 64-bit
  • Pro edition or higher

You can find more details here.



来源:https://stackoverflow.com/questions/23048630/are-the-requirements-for-the-windows-phone-8-1-emulator-the-same-as-8

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!