"Binary not found" Eclipse strange error
-
Hi, whenever i run any code of C++ in Eclipse, it says binary not found??
-
Hi, whenever i run any code of C++ in Eclipse, it says binary not found??
(never used eclipse, but I assume its working is somewhat standard ) 1- do you compile and link the code with no error ? 2- is there some kind of setting telling where the IDE (eclipse) can find the application when you want to "run" it ? 3- can you look in the folder where the source code is if there are obj files and resulting application ? Other than that, I've got no clue.
Watched code never compiles.
-
Hi, whenever i run any code of C++ in Eclipse, it says binary not found??
What binary? Do you have the C++ CDT[^] installed? :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
What binary? Do you have the C++ CDT[^] installed? :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]yes, n it is eclipse itself i guess
-
yes, n it is eclipse itself i guess
err.... not properly. Eclipse itself is an empty interface with some API. The CDT (C developmenet toolkit) is a (set of) plug-in that should be installed on top of it. But there are also eclipse-cdt bundles (hence you're possible terminology confusion)
2 bugs found. > recompile ... 65534 bugs found. :doh: