Skip to content

Required Software

Ravbug edited this page Mar 26, 2019 · 8 revisions

To use this project, you need the following software and components. The project will not compile without them.

Mac OS

  1. Xcode 9.3 or newer (Older versions are not guaranteed to work)

Windows

  1. Microsoft Visual Studio 2015 or later (older versions are not guaranteed to work)
  2. Desktop Development C++ component for Visual Studio

Linux

  1. Newest version of g++ compiler
  2. GTK 3 dev packages
  3. wxWidgets dependency libraries.

Clone this wiki locally