Linux C++ development using Windows Linux Subsystem

sudo apt install -y build-essential gdbserver gdb

install ssh and enable passwordauthentication yes in config

Compile C++ at Linux command prompt

g++ -std=c++11 eg++ -std=c++11 (bsd)