
I recently downloaded eclipse(eclipse-cpp-europa-winter-win32) to work on c++. I don't know how to launch a cpp program in eclipse. I will tell you the steps that I am performing to write and execute the code.
1.file > c++ project
2.after creating c++ project, right click on it > new > source file
3.In there I have written some small hello world program.
4.then running the file it is giving me an error. "LAUNCH FAILED NO BINARIES".
Can anyone please explain me what's going on or problem is? what can I do to run c++ programs in eclipse?
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.