Eclipse CDT cannot find built exe file after building, have to click run configuration

天涯浪子 提交于 2019-12-13 01:22:41

问题


I am using Eclipse CDT. I encounter a really weird problem.

After I built a project, I click on the project and choose run as -> local c/c++ project, it will throw a binary not found error. If I right click the project -> run configuration, but does not make any changes or touch any buttons, and click Run, it compiles and runs perfectly... So everytime, I have to click the run configurations, and then hit run. I also have the auto-build option on in the properties.

Does anyone have an idea please?

Thank you.

来源:https://stackoverflow.com/questions/28420749/eclipse-cdt-cannot-find-built-exe-file-after-building-have-to-click-run-configu

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!