0.9.7:Computer requirements
From DXFWiki
The following are software requirements DXFramework version 0.9.7.
Contents |
Microsoft Visual Studio 2005
- http://msdn.microsoft.com/vstudio/
- Although the full IDE is recommended, there is a free version (Visual C++ 2005 Express) available for download.
The latest DirectX SDK
- http://msdn.microsoft.com/directx/
- Microsoft releases a new DirectX SDK update every two months. The latest update at the time of this writing is June 2006.
The Windows SDK
- http://www.microsoft.com/downloads/details.aspx?FamilyId=0BAF2B35-C656-4969-ACE8-E4C0C0716ADB&displaylang=en#filelist
- Install everything.
The Python Interpreter
- http://www.python.org
- The convenience script for creating new blank projects (new-project.py) requires a python interpreter.
- The Windows version (2.4.3 at the time of this writing) from Python.org works great.
