linux eclipse cdt make error 127

不知道为啥,copy原来的eclipse环境到新的地方后,编译总是出错:

make:*** error 127

解决方案是:属性Properties---C++编译 c++build---build setting---build command 设置为 make -v

参考:http://www.eclipse.org/forums/index.php/t/523132/

原因不知道为啥。。

posted @ 2013-12-15 20:35  dorothychai  阅读(1161)  评论(0编辑  收藏  举报