CodeBlocks window下安装后找不到编译器

Can't find compiler executable in your configured search path's for GNU GCC Compiler

首先确定下载的文件是 codeblocks-20.03mingw-setup.exe(145M), 而不是 codeblocks-20.03-setup.exe,

 

如果安装之后,新建c++文件时,点击编译按钮,没有任何反应,很有可能是没有找到对应的编译器。

How to solve the CodeBlocks environment error.

  1. Go to "Settings"----"Compiler"----"Selected compiler"( GNU GCC Compiler ).

  2. Then, Selected "Toolchain executables". clicke Auto-detect

  3. Now, "( C:\Program Files \CodeBlocks\MinGW )"

 

posted @ 2023-04-18 16:00  googlegis  阅读(391)  评论(0编辑  收藏  举报

坐标合肥,非典型GIS开发人员 GitHub