Skip to content

Building on windows

XanderM1960 edited this page Jun 11, 2017 · 4 revisions

[ Not reviewed ]

  1. Create a fork on git hub

  2. git clone --recurse-submodules [url]

    (This ensures the DLR directory is populated)

  3. To get MSBuild 14.0 tools, install Visual Studio 2015 C++ Build tools from here: http://landinghub.visualstudio.com/visual-cpp-build-tools

Clone this wiki locally