Daljeet12
Member level 4
Hello
I am trying to install gcc compiler I have downloaded and installed MinGW on windows 10. When I check program it give error
program
Error
I searched on the google but I couldn't resolve error. Anyone can help me
I am trying to install gcc compiler I have downloaded and installed MinGW on windows 10. When I check program it give error
Code:
Command :gcc -o test test.c
program
Error
I guess the error cause of path variable. I edited path variable C:\MinGW\bingcc is not recognized as an internal or external command
I searched on the google but I couldn't resolve error. Anyone can help me