Skip to content

Getting Started: Visual Studio

Wonsup Yoon edited this page Feb 24, 2021 · 19 revisions

Prerequisites

  • Install WSL 2. WSL 1 is not tested. (We recommend Debian 10 or Ubuntu 20.04)
  • Install Visual Studio 2019. Other versions are not tested.
  • Install "Desktop development with C++" and "Linux development with C++" workloads (including "C++ CMake tools for Linux") using Visual Studio Installer.

Project setup

Clone this wiki locally