I amm using Eclipse Ganymede on Windows. Whenever I compile, I get the common error, "Launch Failed, No Binaries," I gave up on Eclipse and tried to switch to Visual Studio if my computer could have accepted, but it didn't. So I switched to making tries on Eclipse only.
Now, the console shows this error at the start only:
CODE
**** Build of configuration Default for project Temp ****
(Cannot run program "make": Launching failed)
And as I have attached the image, it shows a question mark on includes. On standard C library as well. What kind of C compiler is it? Where should I get the binaries? Is make required?
Please help. I have posted the question on many forums but it seems no one is willinng to help. Because of these errors, I cannot progress to learning the language.