在ubuntu 下安装了eclipse c++,如果运行出这个错:launch failed binary not found。
按照如下步骤:
1 指定编译器:window->preferences->c/c++-> new CDT project wizard -> makefile project-> 选择elf parser 和 gnu elf parser 然后点击apply
2 在eclipse explorer中右键单机build project
ok!
http://stackoverflow.com/questions/4971926/launch-failed-binary-not-found-cdt-on-eclipse-helios