code blocks 为什么无法运行,还总显示it seems that this project has not been build yet.RT,就算是选了bulid 也不行,连最简单的hello world 也无法运行,怎么回事哈?

来源:学生作业帮助网 编辑:六六作业网 时间:2024/10/03 02:31:41
codeblocks为什么无法运行,还总显示itseemsthatthisprojecthasnotbeenbuildyet.RT,就算是选了bulid也不行,连最简单的helloworld也无法运行

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 been build yet.
RT,就算是选了bulid 也不行,连最简单的hello world 也无法运行,怎么回事哈?

code blocks 为什么无法运行,还总显示it seems that this project has not been build yet.RT,就算是选了bulid 也不行,连最简单的hello world 也无法运行,怎么回事哈?
要在settings - compiler and debugger settings -global compiler settings - toolchain executable 里设置你的编译器的正确目录..
一般把gcc设成根目录下的\MinGW就行了..