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

make:*** error 127

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

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

原因不知道为啥。。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-09
  • 2021-10-31
  • 2022-12-23
  • 2021-09-05
  • 2022-02-09
  • 2022-12-23
猜你喜欢
  • 2021-06-03
  • 2022-12-23
  • 2022-12-23
  • 2021-07-17
  • 2022-12-23
  • 2021-11-10
  • 2021-12-08
相关资源
相似解决方案