Naveen M KNaveen M K
  • Projects
  • Blog
  • Home
  • Blog
  • Projects

msys2

1 Article

Setup a C development environment on Windows

The article explains how to setup a C development environment on Windows with GCC as compiler and Visual Studio Code as IDE.

In this post, I’m sharing my experience to set up a C development environment on Windows. I’m installing GCC from the MSYS2 project and…

Read more