2
votes
1answer
178 views

XNA Mono touch game - touch not working

I have installed Visual Studio 2012 Express and the Mono SDK so I can do XNA game development. I started reading about touch screen today and the Microsoft.XNA.Framework.Input.Touch namespace. I've ...
0
votes
1answer
261 views

New Android Project in MonoGame Error

I just installed MonoGame 3.0 Beta, and I thought I'd try and make a new android project in it, and was presented with this error message: I can't actually find a way around this. Does anyone have ...
2
votes
0answers
416 views

Unable to reference XNA project for MonoGame Android

I have an XNA project that I'm trying to port over to Android using MonoGame, but I get the following errors: When I add a project reference my XNA game I get, "The Target Framework version for the ...
2
votes
1answer
3k views

Why is XNA not supported in vs2012? [duplicate]

Possible Duplicate: How to install XNA game studio on Visual Studio 2012? I would like to make an game application in xna. But after purchasing vs2012 (bought it for almost 800 dollar!!) i ...