How to develop a 64bit C application on Windows 10 with Visual Studio Code

Introduction Every time I wanted to develop a C application on Windows I had a hard time setting up the development environment. This is why I wrote this tutorial. The whole project in can be found on GitHub. Stuff you need Fist the quick links to the resources: Msys2 Visual Studio Code Now the installation… Continue reading How to develop a 64bit C application on Windows 10 with Visual Studio Code

Published
Categorized as Software