Downloading ready-to-launch executable from GitHub

  1. Make sure that you are aware of the requirements for the application
  2. Download latest release from the release pane of the project's GitHub page (see image below)
  3. Extract the file (for instance with 7-zip) into a directory of your choice
  4. Run the executable
Image 1. Screenshot of a project page on GitHub

Building from source

In visual studio's 64-bit developer command prompt, run build.bat from the code directory.
Details: