-
Setup WSL with Ubuntu 20.04.x LTS
Distributor ID: Ubuntu Description: Ubuntu 20.04.2 LTS Release: 20.04 Codename: focal
-
Install missing package on WSL
sudo apt update sudo apt-get -y install build-essential curl unzip tar pkg-config cmake python3-pip gdb
-
Install conan by pip
sudo pip install conan
-
Run the Sample Test