Eclipse

Does anyone here have any experience with C++ programming on eclipse?
I am having some issues trying to get it to work properly.

I have the C/C++ installed for Eclipse, as well as the compiler MinGW. But, when I go to build the file, it doesn't create a binary file, and thus when I click run, I get the error Launch failed. Binary not found.

Can anyone help?

Do you have the paths to the MinGW binaries set correctly in your settings? Like NetBeans and Sublime Text 2, it can't simply find them from your system %PATH% variable - you have to give it every detail.
Last edited on
I tried to program on eclipse, but it seems that it is only good with Java (creating mods for minecraft.) I would suggest some other software, unless you get it working.
Topic archived. No new replies allowed.