WP7 SDK on Windows 8

后端 未结 9 987
面向向阳花
面向向阳花 2021-02-15 11:45

Is it possible to install WP7 SDK on Windows 8 Release Preview? I tried using standard installation package but keep getting following error:

Installation

相关标签:
9条回答
  • 2021-02-15 12:02

    Please go ahead and install windows 8 RTM now, after you install RTM ,Install Visual Studio 2012 and then WIndows Phone 8 SDK.now with this SDK , YOU CAN WORK ON WP7 as well as WP8

    0 讨论(0)
  • 2021-02-15 12:04

    You should install WPSDK 7.1 first, before installing 7.1.1 Update. Check the Instructions at the bottom of the page.

    see Installing Windows Phone SDK.

    Update:

    I have used the SDK's 7.1 and 7.1.1 from the above link and they are working fine in Windows 8.

    0 讨论(0)
  • 2021-02-15 12:06

    The error 'GetCopyToOutputDirectoryContentProjectItems' has been known to come from Silverlight, therefore I recommend you try to reinstall the Silverlight SDK on your machine.

    Source: GetCopyToOutputDirectoryContentProjectItems

    0 讨论(0)
  • 2021-02-15 12:07

    This article finally did the trick. Hopefully posting it here will save someone from the nigh terrors ive been experiencing lol. The work around involves installing the xbox live marketplace and then installing the wp7 sdk and XNA will install normally.

    http://windowsteamblog.com/windows_phone/b/wpdev/archive/2012/03/05/windows-8-and-the-windows-phone-sdk.aspx

    this will get the warning error to go away. To fix the emulator problem you mus download the windows phone sdk 7.1.1 which is an update to the 7.1 sdk you were having problems installing

    0 讨论(0)
  • 2021-02-15 12:09

    you can install sdk update 7.1.1 if you didn't.. It solved the problem for me

    Download Windows Phone SDK 7.1.1 Update

    0 讨论(0)
  • 2021-02-15 12:11

    The following link gives the exact steps you need to perform in order to install and run WP7 sdk on windows 8 : WP7 Sdk on Windows 8

    0 讨论(0)
提交回复
热议问题