0

我是应用程序开发的新手。我有一部诺基亚 lumia 手机,我想开发应用程序,所以我下载了 sdk 8.0,当我安装它时,它说我需要 64 位 Windows 8。我没有 64 位机器。所以有吗一种在 32 位计算机上安装它的方法。我想知道为什么微软设置了如此高的要求,他们已经拥有更少的应用程序,如果他们继续这些要求,那么谁会想为它开发应用程序。我想开发应用程序,因为我有 Windows 手机,所以请大家帮帮我。我知道它无法安装,但我目前无法购买 64 位机器,所以这是否意味着我不应该为它开发应用程序或者有没有办法?

4

5 回答 5

2

从官方下载页面:https ://www.microsoft.com/en-us/download/details.aspx?id=35471 。

    Supported operating systems: Windows 8, Windows 8 Pro

        Windows 8 64-bit (x64) client versions
        Hardware:
            4 GB of free hard disk space
            4 GB RAM
            64-bit (x64) CPU
        Windows Phone 8 Emulator:
            Windows 8 Pro edition or greater
            Requires a processor that supports Second Level Address Translation (SLAT)

    If your computer meets the hardware and operating system requirements, but does
            meet the requirements for the Windows Phone 8 Emulator, the Windows Phone SDK 8.0
            will install and run. However, the Windows Phone 8 Emulator will not function and
            you will not be able to deploy or test apps on the Windows Phone 8 Emulator. 

所以答案是否定的。

于 2013-09-27T18:23:55.377 回答
0

WP8 SDK 可以在 Windows 7 Pro x86 中使用来自 xda 的这个 mod。但是,我认为您需要在安装 WP8 sdk 之前安装 MS Visual Studio Express 2010 for WP。

于 2013-12-24T13:33:07.390 回答
0

不,你不能。Windows SDK 8.0 id Windows 8 64 位操作系统的要求。因为,正如阿拉所说Windows Phone 8 SDK requires Hyper-V. Hyper-V requires a x64 bit machine.

如果您使用的是 32 位操作系统。不要格式化。只需在另一个驱动器中安装 64 位操作系统并将该操作系统用于 Windows SDK 8.0。

现在,我想你的疑惑已经解决了。

于 2013-09-28T05:58:00.110 回答
0

是的你可以。

下载iso文件,解压,然后用这个程序.exe修改文件。

将计算机的日期更改为 9 月 1 日并安装它。

部署时应用程序部署会报错——使用 wpv xap deployer 2.0。

于 2013-11-16T06:17:34.193 回答
0

试试这个工具:

Supported Operating System

Windows 7、Windows Vista Windows® Vista®(x86 和 x64)与 Service Pack 2 – 除 Starter Edition 之外的所有版本 Windows 7(x86 和 x64) – 除 Starter Edition 之外的所有版本

安装需要系统驱动器上有 3 GB 的可用磁盘空间。2 GB RAM Windows Phone Emulator 需要支持 DirectX 10 的显卡和 WDDM 1.1 驱动程序

http://www.microsoft.com/en-us/download/details.aspx?id=13890

于 2013-10-09T15:41:23.307 回答