阅读背景:

eclipse CDT运行时报错no rule to make target all stop

来源:互联网 
当我们在eclipse CDT中 file >> new c project (或者c++ project)的时候,建立了一个空的Makefile项目,如果想在项目中建立一个空的文件夹,来存放自己编译输出的中间文件,比如*.o文件,或者最终运行文件,在最终编译好之后,在此文件夹下右击可执行文件,回报no rule to make target all stop 这种错误,请右击项目>> Properties>>C/C++build,builder setting标签,修改最后的build directory选项,指向自己的Makefile所在的目录。 当我们在eclipse CDT中 file >> new c project (或者c++ p



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: