2023-10-15 16:02:24 -05:00
2023-10-15 17:09:04 -05:00
2023-07-16 22:50:01 -05:00
2023-07-20 19:30:46 -05:00
2023-07-21 00:11:16 -05:00

Slide Controller 9000

Build Prerequisites

  • Install GCC, Clang, or Visual Studio with C++20 support
  • Install Python 3
  • Install Ninja, Make, and CMake
  • Qt6 (Network and Widgets)
  • Consider also installing ccache for faster subsequent build times

Build

Build options: release, debug, asan

make purge configure-{release,debug,asan} install

Run

make run
Description
Slide Controller 9000
Readme MPL-2.0 188 KiB
Languages
C++ 94.7%
CMake 2.6%
Python 1.9%
Makefile 0.8%