This file is part of: ** WSL Native Win32 C++ Development-Template -Stack**
Copyright (c) 2024 Nico Jan Eelhart
This source code is licensed under the MIT License found in the ‘LICENSE.md’ file in the root directory of this source tree.
What
A Windows WSL Template Stack Container for native Win32 GUI C++ Projects.
Quick setup
If you have previously installed this container, you can use the quick setup steps below. Otherwise please first read the how to create a development container document.
- Make sure you have an installation file for the WSL container
./CreateWSL.ps1 MyWSL ./WSL-target-dir project-name /mnt/d/project-location ./folder-to-your-installation/install.tar.g
- Start VSC
>WSL: Connect to WSL using distro in new Window… >Open folder in Container