We have a wiki where you can find everything you need, like instructions to build the software! Check it out here.
If you want a quick guide do:
- Install CMake
- Get the latest release
- Extract the archive
- On Windows:
- Install Visual Studio
- Install the "Desktop development with C++" workload
- Run
build.bat
- On Linux:
- Install GCC and G++
- Install CMake
- Run
build.sh