+ 1
Hi I downloaded codeblocks mingw from the given website, after installing that it shows that invalid compiler pls anyone assist me.
1 Antwort
+ 1
Hey, Mohammed,
It's a little glitch in detecting the program directory.
Go to Settings and click Compiler...
[You should be in "Global compiler settings"] Click the Toolchain executables tab
Next to the first box: "Compiler's installation directory" click the Auto-detect button
It should now read: C:\Program Files (x86)\CodeBlocks\MinGW or something along those lines.
Click OK and it should direct the program to the proper compiler directory
Hope that helps.