Hi I'm trying to run the Racing Game starter kit windows version when the multiple of these errors pop up:
C:\Users\IDMC\Documents\Visual Studio 2008\Templates\ProjectTemplates\Visual C#\XNA Game Studio 3.0\RacingGame\Shaders\ShaderEffect.cs(11,17): error CS0234: The type or namespace name 'Xna' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
I tried running the game c# project and have even created a project from existing code. I haven't touched xna in a long while so I'm kinda rusty...
Thanks in advance for your help.