- Install Visual Studio 2022.
- Run
build_windows.bat
by double-clicking it.
- Install Docker or Podman.
- Clone this repository, use
cd
to reach it from a terminal and run./build_linux.sh
.
After building for both Windows and Linux (see above), you can compress the
binaries to optimize their distribution. Install parallel from your
distribution's package manager then run ./compress.sh
.