Windows

Compiler and SDK

Install required development tools

  • CMake(Version 3.7.2 or higher)
    • Add the \bin directory to your PATH.
  • Python 2.7PYTHON 3 WILL NOT WORK
    • Add the executable folder to your system PATH, before cygwin.
  • Mercurial
    • TortoiseHG or the commandline mercurial client
  • Autobuild
  • CygwinDO NOT INSTALL PYTHON OR CMAKE FROM CYGWIN
    • Required non default packages are unzip, curl, and p7zip
    • Add the cygwin\bin or cygwin64\bin directory to the very end of your PATH.

Install optional development tools