Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Current »

Compiler and SDK

Install required development tools

  • CMake(Version 3.1.0 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

  • NSIS Unicode
    • Make sure to download the Unicode version and not ANSI

 

  • No labels