Skip to content

Windows Developer Setup

Julian Harbarth edited this page Dec 15, 2022 · 1 revision

SORO-S Setup (Visual Studio 2022)

Please make sure that you have the following tools installed and available in the build environment.

  • Git
  • Ninja
  • CMake
  • MSVC >= 14.34

After adding the repository in Visual Studio select either the MSVC Debug or MSVC Release preset to compile.

Not supported:

  • MinGW
Clone this wiki locally