-
Notifications
You must be signed in to change notification settings - Fork 25
Home
Wonsup Yoon edited this page Nov 2, 2021
·
57 revisions
Welcome to the KENSv3 wiki!
- Recommended: Ubuntu 18.04, Ubuntu 20.04
- Okay: Other Linux distros, macOS, Windows + WSL2
- May Work: Windows Native (MSVC)
KENS v3.1 or higher requires C++17.
Environment | Supported Compilers |
---|---|
Windows | MSVC (19.10), Clang (only 11) |
macOS | AppleClang (10.0.0 or higher) |
Linux | GCC (7, 8, 9, 10), |
Supported Environments | |
---|---|
Windows (x64) | CLI (unstable) , Visual Studio (unstable), Visual Studio Code (unstable) |
Windows + WSL (x64) | CLI , Visual Studio, Visual Studio Code |
macOS (x64, aarch64) | CLI, Xcode, Visual Studio Code |
Linux (x64) | CLI, Visual Studio Code, IDE (unofficial) |
Docker (x64) | CLI |