【问题标题】:Are the requirements for the windows phone 8.1 emulator the same as 8?windows phone 8.1模拟器的要求和8一样吗?
【发布时间】:2014-04-13 21:24:37
【问题描述】:

我一直在环顾四周,我不确定他们是否有相同的要求。
我的 Visual Studio 2012 与最新更新在我的 Windows 8(64 位)计算机上的 Windows Phone 8 模拟器上运行良好。
然后,我安装了最新更新的 Windows 8.1 和 Visual Studios 2013,但现在它不允许我下载 Windows Phone 8.1 模拟器。
它说“此计算机不支持 windows phone 模拟器,需要 64 位版本的 Windows 8.1 Pro 和支持 Hyper-V 的计算机”。
8.1 模拟器是否有不同的要求,或者我需要解决什么问题?

【问题讨论】:

  • 它需要 64 位版本的 windows 8.1 pro 和支持 hyper-v 的计算机。你有吗?

标签: c# windows visual-studio-2013 windows-phone-8-emulator windows-phone-8.1


【解决方案1】:

运行 Windows Phone 8.1 模拟器的要求与运行 WP8 模拟器非常相似。唯一的区别是你现在需要的是 Windows 8.1,以前是 Windows 8,你必须使用 Visual Studio 2013,以前你可以使用 Visual Studio 2012。

运行 Windows Phone 8.1 模拟器的详细要求:

  • Windows 8.1 x64 Pro企业版
  • Visual Studio 2013 安装了 Update 2,目前可作为 RC 使用
  • 支持 SLAT 指令的 CPU,基本上任何最近的 Core-i3/5/7 都有。
  • 在 BIOS (VT-x/AMD-V) 中启用硬件虚拟化

具体到您的问题,您是否安装了 Windows 8.1 专业版和 64 位版本?

【讨论】:

  • 我认为我的问题可能与 Windows 有关。当我下载 8.1 64 位更新时,我没有检查它是否是专业版,但在系统菜单中它只显示“Windows 8.1”。
  • Windows ISO 文件包含这两个版本,安装的版本取决于您在安装过程中使用的密钥。
【解决方案2】:

您的计算机必须满足以下要求:

BIOS

在 BIOS 中,必须支持以下功能:

  • 硬件辅助虚拟化。
  • 二级地址转换 (SLAT)。
  • 基于硬件的数据执行保护 (DEP)。
  • RAM 4 GB 或更多。

操作系统

  • Windows 8
  • 64 位
  • 专业版或更高版本

您可以找到更多详细信息here

【讨论】:

    猜你喜欢
    • 2014-12-21
    • 1970-01-01
    • 2014-01-08
    • 1970-01-01
    • 1970-01-01
    • 2015-10-12
    • 1970-01-01
    • 2023-03-30
    • 2015-01-06
    相关资源
    最近更新 更多