Skip to content

This repository is a skeleton project for gcc on WSL2 with VS Code.

Notifications You must be signed in to change notification settings

hayashida-katsutoshi/helloworld-wsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites to build

https://code.visualstudio.com/docs/cpp/config-linux

  1. Install WSL2.
  2. Install VS Code to Windows PC.
  3. Open an Ubuntu terminal.
  4. Run setdev.sh.
  5. Run code . to launch VS code. It installs another instance of VS code to

Update makefile

Run cmake . to update the make file.

Build

Run make.

About

This repository is a skeleton project for gcc on WSL2 with VS Code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published