How to install WP 8.0 SDK if WP 8.1 SDK is installed?

空扰寡人 提交于 2019-12-24 03:30:35

问题


I have the Windows Phone 8.1 SDK on my dev pc installed together with VS 2013. I need to open some WP 8.0 projects in VS 2013, but I can't do that without having WP 8.0 SDK installed.

However, when I try to install it from the local ISO, I have the following installation error:

** Setup Blocked **
The product version that you are trying to set up is earlier than the version already installed on this computer.

Do I need to remove the WP 8.1 SDK just to install WP 8.0 SDK and then install WP 8.1 SDK again? Is this the only way, and will it really help?

It seems I need to install the older SDK as I cannot launch my WP 8.0 projects because of this error I get when I open them:


回答1:


Modify the VS2013 install in "Program and Features" and select "Windows Phone 8.0 SDK".




回答2:


Since the 8.1 came up with the Update 2 for Visual Studio, you should be able to open a WP8 application using VS 2013 8.1 update.

reference: Visual Studio 2013 Compatibility

How to get started with windows phone SDK 8.1?



来源:https://stackoverflow.com/questions/27127022/how-to-install-wp-8-0-sdk-if-wp-8-1-sdk-is-installed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!