Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚安装了 XNA Game Studio 4。但是当我创建一个新的 XNA 项目时,我得到一个错误:
未找到“代码/XnaWindowsGeme.vstemplate”。
我应该怎么办?
根据文件扩展名和出现错误的上下文,Visual Studio 似乎无法查找与 XNA Windows 游戏项目关联的模板。我的猜测是 XNA 安装程序无法将此模板安装到您的 Visual Studio 实例中。可能是由于安装了多个 Visual Studio 实例/版本。您也可以尝试重新安装 XNA。