can‘t find compiler executable in your configured search path‘s for GUN GCC Compiler

下面是解决方法 :

首先是最好到官方的地址下载codeblocks: 
http://www.codeblocks.org/downloads/26 
————–注意!!!!————– 
下面就是问题的关键!下载的时候一定要下载带MinGW的版本(图中的第四个):

can‘t find compiler executable in your configured search path‘s for GUN GCC Compilercan‘t find compiler executable in your configured search path‘s for GUN GCC Compiler如果打开之后还弹出之前的提示,可能时因为之前你改了在settings编译器的路径,所以在settings->compiler->toolchain executables更改下路径(可以Auto-detect)就可以啦: 

can‘t find compiler executable in your configured search path‘s for GUN GCC Compiler

 

 

相关文章: