Skip to content

Getting Started: Requirements

Wonsup Yoon edited this page Aug 27, 2021 · 9 revisions

Operating System and Distro

  • Recommended: Ubuntu 18.04, Ubuntu 20.04
  • Okay: Other Linux distros, macOS, Windows + WSL2
  • Might Okay: Windows Native (MSVC)

Compiler

KENS 3.1 and higher requires C++17.

Environment Compiler Support
Windows MSVC (19.10), Clang (only 11)
macOS AppleClang (10.0.0 or higher)
Linux GCC (7, 8, 9, 10), Clang (7, 8, 9, 10, 11)