Search code examples
xnaxna-4.0xna-3.0

XNA Game Studio 3 and Visual Studio 2010


I use Visual Studio 2010 and XNA Game Studio 4 for game development. Now I want to test the "XNA Racing Game" (see here: http://create.msdn.com/en-US/education/catalog/sample/racing_game). I've downloaded the archive, extracted the files, and opend the soulution with Visual Studio. In Visual Studio an error appears - the game was build with XNA Game studio 3, I need to install GS 3. Okay, I've downlaoded GS 3 and I've tried to install it. The problem is now that GS 3 needs Visual Studio 2008. I don't have Visual Studio 2008.

Is is anyway possible to use Visual Studio 2010 with GS 3?


Solution

  • Download Visual Studio 2008 Express which is free and works well with XNA.