作业帮 > 综合 > 作业

code blocks 为什么无法运行,还总显示it seems that this project has not b

来源:学生作业帮 编辑:搜狗做题网作业帮 分类:综合作业 时间:2024/05/14 13:23:48
code blocks 为什么无法运行,还总显示it seems that this project has not been build yet.
RT,就算是选了bulid 也不行,连最简单的hello world 也无法运行,怎么回事哈?
code blocks 为什么无法运行,还总显示it seems that this project has not b
要在settings - compiler and debugger settings -global compiler settings - toolchain executable 里设置你的编译器的正确目录..
一般把gcc设成根目录下的\MinGW就行了..