Skip to content

Required Software

Ravbug edited this page Jan 18, 2020 · 8 revisions

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

All Platforms

  1. (optional, but very helpful) wxFormBuilder, a visual RAD for wxWidgets GUI design

Mac OS

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

Windows

  1. Microsoft Visual Studio 2019 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, autoconf, and make
  3. wxWidgets dependency libraries.

I have tested this template project on macOS 10.14, Windows 10, Fedora Linux 30, and Debian Linux 9.8, using 64-bit computers.