Build from source

From DXGL Wiki
Revision as of 02:06, 17 January 2016 by William (talk | contribs) (Create build page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Before building from source, please check out the DXGL source code from here.

Build Requirements

  • Visual Studio 2013 (The free Community edition works for this)
  • The following components are optional. The build process will ask for these if they do not exist:
    • TortoiseSVN (to fill in revision on SVN builds)
    • HTML Help Workshop (to build help)
    • NSIS (to build installer, requires TortoiseSVN and HTML Help Workshop to succeed, only 2.46 tested so far)

Build Instructions

These instructions assume that you do not have any of the required software installed. If you already have any or all of this software installed and set up, skip those steps.