Configuration: Arch Linux - 6.2.13-arch1-1, 12th Gen Intel(R) Core(TM) i7-12700H @ 2.70 GHz, RAM 16GB DDR4 3200MHz, NVIDIA GeForce RTX 3070 Laptop GPU
Run the following commands to install the dependencies (ubuntu-22.04 example):
apt-get install -y python3-pip cppcheck clang-tidy ccache moreutils libxvmc-dev sfml cmake gcovr llvm
pip install conan==1.59 ninja
Launch the simulation
./.toolchain/compile
Use -d
to enable debug.
Use -h
for help.