简体   繁体   English

使用Visual Studio 2013 RC在Windows 8.1 RTM上安装Windows Phone 7.1 SDK

[英]Install Windows Phone 7.1 SDK on Windows 8.1 RTM with Visual Studio 2013 RC

Does anyone know how to develop for Windows Phone 7, with Visual Studio 2013 (thus without installing Visual Studio 2010) on Windows 8.1 RTM? 有没有人知道如何使用Visual Studio 2013(因此无需安装Visual Studio 2010)在Windows 8.1 RTM上开发Windows Phone 7? I've checked the WP8.0 box when I was installing Visual Studio 2013, but it does not provide me the 7.1 SDK which is needed for my solution. 我在安装Visual Studio 2013时检查了WP8.0,但它没有提供我的解决方案所需的7.1 SDK。

It would be great if I could do it without installing Visual Studio 2010. :D 如果我可以在不安装Visual Studio 2010的情况下完成它将会很棒。:D

Thank you in advance :-) 先感谢您 :-)

The Windows Phone 8.0 SDK include the ability to create apps for 7.1 and 8.0 so there should be no need to install the 7.1 SDK. Windows Phone 8.0 SDK包括为7.1和8.0创建应用程序的功能,因此不需要安装7.1 SDK。

HOWEVER 然而
Developing apps for 7.x is not supported in Visual Studio 2013. Visual Studio 2013不支持为7.x开发应用程序。
If you must target 7.x devices you'll need to use VS2010 or VS2012. 如果您必须使用7.x设备,则需要使用VS2010或VS2012。

If you want o build for Windows Phone 7.x you should use Visual Studio 2012. You can install this AND Visual Studio 2013 on the same machine. 如果您想要为Windows Phone 7.x构建,则应使用Visual Studio 2012.您可以在同一台计算机上安装此AND Visual Studio 2013。 The only thing you may not end up being able to do is having a single solution with all projects in that you can use in both versions of VS. 您可能无法做到的唯一事情就是拥有一个可以在两个版本的VS中使用的所有项目的单一解决方案。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Windows Phone 8.1使用Visual Studio Ultimate 2013构建appx文件 - Windows Phone 8.1 build appx file with Visual Studio Ultimate 2013 Windows Phone 8.1 Silverlight项目上的Visual Studio 2013编译器问题 - Visual Studio 2013 Compiler issue on Windows phone 8.1 silverlight project 如何在Windows 8.1上安装SDL并将其连接到Visual Studio Community 2013 - How to install SDL on Windows 8.1 and to connect it to Visual Studio Community 2013 Visual Studio 2013和Windows Phone - Visual Studio 2013 and Windows Phone 无法使用Visual Studio 2015 RC在Windows 8.1+ Universal App中打开Windows Phone项目 - Can't open Windows Phone project in Windows 8.1+ Universal App using Visual Studio 2015 RC Visual Studio中的Windows Phone 8.1目标 - Windows Phone 8.1 target in Visual Studio Windows 10上的Visual Studio 2015中的Windows Phone 7.1 - Windows Phone 7.1 in Visual Studio 2015 on Windows 10 '关联应用程序与商店'选项没有显示是视觉工作室终极2013年的Windows Phone 8.1 Silverlight项目 - 'Associate App with the store' option is not showing is visual studio ultimate 2013 for windows phone 8.1 silverlight project Visual Studio 2013 Windows Phone模拟器未部署 - Visual Studio 2013 Windows Phone Emulator not deploying Visual Studio 2013 Ultimate没有Windows Phone 8模板 - Visual Studio 2013 Ultimate no Windows Phone 8 template
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM