I followed a step by step tutorial on how to code in c with sublime text 4 on windows 11. I installed the mingw from sourceforge,in the installer I selected the basic mingw installation, the folder's path is "C:\MinGW", then I added the path of the bin folder to the environment path variable. but when I use the build with tool in sublime text to compile a main.c file I get this error message
I tried reinstalling mingw and following the tutorial another time still the same problem
