2013-09-27 161 views
0

我是新來的應用程序開發。我有一個諾基亞lumia手機,我想開發應用程序,所以我下載sdk 8.0,當我安裝它時,它說我需要64位窗口8.And我沒有64位的機器。有沒有辦法將它安裝在32位計算機上。我想知道爲什麼微軟已經設置瞭如此高的要求,他們已經擁有較少的應用程序,如果他們繼續這些要求,那麼誰會希望爲它開發應用程序。我想開發應用程序,因爲我有Windows手機,所以傢伙請幫助我。我knpw,它是不可能安裝它,但我目前不能購買64位機器,這是否意味着我不應該爲它開發應用程序或有一種方法?我可以在Windows 8 PRO 32位計算機上安裝Windows Phone SDK 8.0嗎?

+1

Windows Phone 8 SDK需要Hyper-V。 Hyper-V需要一臺x64位機器。所以簡單的答案是否定的。 –

+0

您仍然可以在x86架構上使用Windows Phone 7.x SDK(並且這些應用程序也可以在Windows Phone 8設備上運行);它也可以讓你瞄準一個更大的市場,直到你掌握一臺支持Hyper-H的機器。 –

回答

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. 

所以答案是否定的。

0

不可以。 Windows SDK 8.0的要求Windows 8 64位操作系統。因爲,如Alaa Said Windows Phone 8 SDK requires Hyper-V. Hyper-V requires a x64 bit machine.

如果您使用的是32位操作系統。不要格式化它。只需在另一個驅動器中安裝64位操作系統,並將該操作系統用於Windows SDK 8.0。

現在,我認爲你的疑惑解決了。

0

嘗試使用該工具:

Supported Operating System 

的Windows 7,Windows Vista中 的Windows®Vista®中帶有Service Pack 2(x86和x64) - 除Starter Edition 的Windows 7(x86和x64)的所有版本 - 所有除初學者版外的其他版本

安裝需要系統驅動器上有3 GB可用磁盤空間。 2 GB RAM 的Windows Phone模擬器需要有WDDM 1.1驅動程序

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

0

是的,可以支持DirectX 10的顯卡。

下載iso文件,提取它,然後用this program更改.exe文件。

將計算機的日期更改爲9月1日並進行安裝。

應用程序部署將在部署時發生錯誤 - 使用wpv xap deployer 2.0。

0

WP8 SDK可以在Windows 7 Pro x86中使用xda的mod。不過,我認爲你需要在WP8 sdk安裝之前安裝WP的MS Visual studio express 2010。

相關問題