Are the requirements for the windows phone 8.1 emu

2019-02-20 22:49发布

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?

2条回答
可以哭但决不认输i
2楼-- · 2019-02-20 23:43

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?

查看更多
一夜七次
3楼-- · 2019-02-20 23:56

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.

查看更多
登录 后发表回答