Eclipse搭建C++开发环境报错Launch failed.Binary not found


问题描述:

Eclipse搭建C++开发环境后,运行HelloWorld程序,报错launch failed.binary not found


解决办法:
1 C++工程右键 ---> Build Configurations ---> Build Selected---> 同时勾选Debug和Release
2 C++工程右键 ---> Run As ---> Local C/C++ Application
上一篇:谈谈SQL标准


下一篇:MySQL的数据库访问接口