摘要: 不知道为啥,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 阅读(1156) 评论(0) 推荐(0) 编辑