Setting up C++ with GTK 4 is not super straight forward. Especially how to include the dependencies so that VS Code can debug/run it.
- Install devtools
sudo apt-get update
sudo apt-get install build-essential gdb- Install C/C++ Extension Pack by Microsoft in VSCode