Getting Started: Requirements - ANLAB-KAIST/KENSv3 GitHub Wiki
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), |