- I have started using Eclipse CDT in Ubuntu 13.04. I installed the CDT using the help->Install Software way. After building a project i am not able to run it as a C/C++ application. A pop up message says that Launch failed,Binary not found. I looked up several times on the web, but could not find any answer that could resolve the problem.
Can anyone point in the direction :
- What needs to be checked for troubleshooting such issues.
- how to decide whether the problem lies in installation or some configurations related to the project.?