1.0:Starting a new Project
From DXFWiki
Python
Be sure you have Python installed (instructions here).
Run the New Project Script
- Launch the new-project.py script and follow the prompts.
- After this is complete, open the DXFramework solution if it isn't already open.
- Add the new project to your solution
- File -> Add -> Existing Project...
Visual C++ Express users
- You need to remove the new .rc file from your project.
- Remove (do not delete) it from within the IDE.
