0.9.7:Starting a new Project
From DXFWiki
Be sure to apply the linker input bug workaround to the template project before creating a new project!
There will be a Python script included with the release to convert the template project to a new blank project.
- Install Python: http://www.python.org/
- Launch the new-project.py script and follow the prompts.
- Add the new project to your solution by opening the DXFramework solution file and then right-clicking the solution file from within the IDE, then select 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.
