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

北战南征 提交于 2019-12-01 14:42:57

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?

max_code

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.

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