Ok, I want to start to get going with Direct X programming and now Dev C++ is telling me it can't find GNU Maker! What am I supposed to do?
DevShed says it can't find GNU Maker!?
http://msdn2.microsoft.com/en-us/visualc...
(Install Visual C++ Express. C++ compiler that makes it very easy to work with DirectX.)
http://www.microsoft.com/downloads/detai...
(Install Platform SDK. Work with Windows applications.)
http://www.microsoft.com/downloads/detai...
(Install DirectX SDK. So you can write programs with DirectX.)
It sounds like you have no previous C++ programming experience. DirectX apps are just an application of C++. Consider learning C++ first, preferably from a good book, before going after DirectX.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment