How to build DXGL SVN, SVN revision 610 to 694
These instructions are no longer necessary for compiling DXGL; the compilers have been reverted to Visual C++ 2010 - https://www.youtube.com/watch?v=-ZtiwHtsbvE
You may use a newer compiler, but installer generation has not yet been tested.
WARNING: Visual Studio 2015 users must check "Visual C++" under "Programming Languages" in the features when installing Visual Studio or the build will fail, unless Visual C++ 2013 is already installed.
Please click "Show more" in this description to see the updated links.
Step by step instructions for building DXGL from the SVN repository.
DXGL is Copyright © 2011-2015 William Feely, and is licensed under the GNU Lesser Public License, Version 2.1
All Internet links are valid as of the time of writing but may be subject to change.
Visual Studio 2013: https://www.visualstudio.com/en-us/news/releasenotes/vs2013-community-vs
TortoiseSVN: https://tortoisesvn.net/
HTML Help Workshop: https://www.microsoft.com/en-us/download/details.aspx?id=21138
NSIS: http://nsis.sourceforge.net/
Please note: Debug builds are non-redistributable per Microsoft EULA. If you would like to distribute SVN builds, please switch to Release build.
Video originally published 5/25/2015.