-
Notifications
You must be signed in to change notification settings - Fork 5
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.
- (optional, but very helpful) wxFormBuilder, a visual RAD for wxWidgets GUI design
- Xcode 9.3 or newer (Older versions are not guaranteed to work)
- Microsoft Visual Studio 2019 or later (older versions are not guaranteed to work)
- Desktop Development C++ component for Visual Studio
- Newest version of g++ compiler
- GTK 3 dev packages, autoconf, and make
- 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.