Windows

MSVC

Download latest Build Tools for Visual Studio 2019 online installer and install C++ build tools.

Version should at least be 19.28.29924 for cl

CMake

Download and install CMake. Make sure to add CMake to the system PATH.

Version should be 3.22.1 for cmake

Git

Download and install Git.

Version should at least be 2.30.2 for git

Last updated