This is an example VSCode project to facilitate C++ builds on Linux to Windows and 'emulation' with Wine.
The tasks can be seen on the Command Pallete with Ctrl + Shift + P
Requires
sudo apt-get install mingw-w64
sudo apt-get install wine
if your package installation process was different, make sure the compiler path still matches on tasks.json