繁体   English   中英

为Visual Studio 2013安装xna 4时发生错误-VSIX

[英]error when installing xna 4 for visual studio 2013 - VSIX

我尝试了大约2个小时在自己的Visual Studio 2013中安装xna,但没有成功。

我下载了此xna版本: https : //msxna.codeplex.com/releases/view/117230 当我运行XNA Game Studio 4.0 VSIX文件时发生错误。

错误日志:

07/08/2014 18:44:58 - Microsoft VSIX Installer
07/08/2014 18:44:58 - -------------------------------------------
07/08/2014 18:44:59 - Initializing Install...
07/08/2014 18:44:59 - Extension Details...
07/08/2014 18:44:59 -   Identifier      : bcc70cc4-703d-4f8b-98f5-d96bfc71335b
07/08/2014 18:44:59 -   Name            : XNA Game Studio 4.0
07/08/2014 18:44:59 -   Author          : Microsoft
07/08/2014 18:44:59 -   Version         : 1.4.12
07/08/2014 18:44:59 -   Description     : XNA Game Studio Package provides game development experiences for Xbox 360, Windows, and Windows Phone.
07/08/2014 18:44:59 -   Locale          : en-US
07/08/2014 18:44:59 -   MoreInfoURL     : 
07/08/2014 18:44:59 -   InstalledByMSI  : False
07/08/2014 18:44:59 -   SupportedFrameworkVersionRange : [4.5,)
07/08/2014 18:44:59 - 
07/08/2014 18:44:59 -   Supported Products : 
07/08/2014 18:44:59 -       Microsoft.VisualStudio.VSWinDesktopExpress
07/08/2014 18:44:59 -           Version : [12.0,13.0)
07/08/2014 18:44:59 -       Microsoft.VisualStudio.Pro
07/08/2014 18:44:59 -           Version : [12.0,13.0)
07/08/2014 18:44:59 -       Microsoft.VisualStudio.Premium
07/08/2014 18:44:59 -           Version : [12.0,13.0)
07/08/2014 18:44:59 -       Microsoft.VisualStudio.Ultimate
07/08/2014 18:44:59 -           Version : [12.0,13.0)
07/08/2014 18:44:59 - 
07/08/2014 18:44:59 -   References      : 
07/08/2014 18:44:59 -       -------------------------------------------------------
07/08/2014 18:44:59 -       Identifier   : Microsoft.VisualStudio.MPF.12.0
07/08/2014 18:44:59 -       Name         : Visual Studio MPF 12.0
07/08/2014 18:44:59 -       Version      : [12.0]
07/08/2014 18:44:59 -       MoreInfoURL  : 
07/08/2014 18:44:59 -       Nested       : No
07/08/2014 18:44:59 - 
07/08/2014 18:44:59 - 
07/08/2014 18:44:59 - Searching for applicable products...
07/08/2014 18:44:59 - Found installed product - Microsoft Visual Studio Express 2013 for Windows
07/08/2014 18:44:59 - Found installed product - Global Location
07/08/2014 18:44:59 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
   at VSIXInstaller.App.InitializeInstall()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()

注意输出状态:

找到已安装的产品-Windows的Microsoft Visual Studio Express 2013

在Microsoft的网站上具有以下说明:

您可以使用Windows的Visual Studio Express 2013中的工具在Windows 8.1上创建创新且引人注目的Windows Phone和Windows应用商店应用程序

XNA均未运行,因此您需要Visual Studio Express 2013 for Windows Desktop

对于我今年在学校里记得的事情,他们说Visual Studio 2012或更高版本不能与XNA很好地配合。 在可以找到一个明确的答案之前,我可以向您建议可以解决该问题的方法是回到Visual Studio2010。今年以来,我一直都在使用它,而XNA一直很吸引人。

暂无
暂无

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM