@XxDiCaprioxX your path to gcc is wrong. There is a trailing slash `gcc.exe\` 
which should not be there so windows thinks you are referring to a directory 
and not an exe, so the gcc command fails. You possibly have an environment 
variable that is specifying it incorrectly. 

Reply via email to