Tagged Questions
3
votes
2answers
1k views
How do I import my first sprites?
Continuing from this question (new question - now unrelated)
So I have a thorough background in programming already (algorithms, math, logic, graphing problems, etc.) however I've never attempted to ...
2
votes
2answers
353 views
Why doesn't this ContentLoader project (VS2010 e) recognize Microsoft.Build.dll?
I am working with an XNA content loader sample. In the references for the project (VS 2010 Express) there are:
Microsoft.Build
Microsoft.Build.Framework
//as well as the standard XNA framework and ...