首页
编程
java
php
前端
首页
编程
java
php
前端
构建后为什么会无法运行
为什么构建之后运行不了(初学者不懂,求解各位大佬)
原因是找不到编译器的位置,解决如下:
安装CodeBlocks后运行提示:Tried to run compiler executable 'C:\MinGW/bin/mingw32-gcc.exe', but failed!_c_lanxiaofang的博客-CSDN博客
Goto"Settings->Compiler...->Globalcompilersettings->GNUGCCCompiler->Toolchainexecutables"andfixthecompiler'ssetup.Triedtoruncompilerexecutable'C:\MinGW/bin/mingw32-gcc.exe...
https://blog.csdn.net/c_lanxiaofang/article/details/102579506
点击展开全文