1.0:Downloading and Running
From DXFWiki
Contents |
The DXFramework Package
Download
- Links to the DXFramework package are available on the DXFramework home page and on SourceForge.Net.
- Download the package and run it to extract it.
Building the Demo Projects
- Navigate into the package folder and double click the DXFramework solution (dxf.sln) to load it.
- Build -> Build Solution
- If you have build errors, first check the FAQ and mailing list.
Running the Demo Projects
- Right click the demo project and select Set as start up project
- Debug -> Start
- Repeat this with the other projects (worldmap, dxpong).
Note that the two library projects (dxf-engine and dxut) aren't debugged in this manner, they are used with all of the demos. Also, the template project is not very interesting, it is used as a starting point for new applications.
