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.
作成する予定の次のゲームに FlatRedBall XNA エンジンを使用する予定ですが、生成された .csproj ファイルが Visual Studio 2012 と互換性がないことに気付きました。FlatRedBall を連携させる方法はありますか?新しい Visual Studios 2012 では?
プレーンなXNAアプリケーションをVisualStudio2012で動作させることができれば、FlatRedBallのXNA4.0実装はVisualStudioで動作します。詳細はこちらをご覧ください。
XNAゲームスタジオをVisualStudio2012にインストールするにはどうすればよいですか?