Game Development Community

Xbox assembly reference error.

by James H. · in Hardware Issues · 05/03/2008 (4:15 pm) · 1 replies

Hello all,

Just got started with Torque X and TXB, I'm trying to get a project that works on PC onto the 360, I keep getting this error though;

The type 'Microsoft.Xna.Framework.Game' is defined in an assembly that is not referenced. You must add a reference to assembly 'Microsoft.Xna.Framework.Game, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d'. C:\Documents and Settings\HP_Administrator\My Documents\Visual Studio 2005\Projects\TorqueTest\TorqueTest\Game\Game.cs 16 18 GameXbox

It's already showing that as being referenced. I've tried adding it again anyway, deleting it and then adding it...I'm probably missing something really basic, any help would be greatly appreciated!

Thanks in advance!

#1
05/04/2008 (11:06 am)
I've found some other projects don't have this issue, plus I learned a bit more about what I'm actually doing. Still, this seems like it should be clearer for new users, as I am still unable to deploy to 360 successfully.