简体   繁体   English

Visual Studio 2013中的Monogame 3.2无法正常工作吗?

[英]Monogame 3.2 in Visual Studio 2013 doesn't work?

I've already edited the vstemplate file to change the version number from 11.0 to 12.0 like the answer to a similar question says on here, but that only makes Visual Studio crash after a create a Windows Store XAML Monogame project instead of giving me the version error. 我已经编辑过vstemplate文件,将版本号从11.0更改为12.0,就像在这里对类似问题的回答说的那样,但这仅会使Visual Studio在创建Windows Store XAML Monogame项目后崩溃,而不是给我版本错误。 The project ends up getting created, but after I restart visual studio it doesn't want to open any of the source files even after I retarget the project to Windows 8.1. 该项目最终被创建,但是在我重新启动Visual Studio之后,即使将项目重新定位到Windows 8.1之后,它也不想打开任何源文件。 Im using visual studio 2013 express btw. 我正在使用Visual Studio 2013 Express BTW。

After a lot of problems, I found a better way of getting it to work. 在遇到许多问题之后,我找到了使其工作的更好方法。

Then you can start using the MonoGame templates in Visual Studio without problems. 然后,您可以开始在Visual Studio中使用MonoGame模板而不会出现问题。

Haven't tried it for a Store app, but it fixed all my other problems with Visual Studio 2013 and MonoGame. 尚未在Store应用中尝试过它,但是它解决了Visual Studio 2013和MonoGame的所有其他问题。 I used Visual Studio 2013 Express for Desktop to test it. 我使用Visual Studio 2013 Express for Desktop对其进行了测试。

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

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