I've been playing with C++ and I have just downloaded the program. Atm I have close to no programming experience whatsoever, except for some HTML programming. I am reading sone Cpp guides on the net, to learn more.
So my problem is, that I have written some smaller scripts, including the hello world script, but now, all of a sudden, the compiler 'button' has been greyed out at. This includes the Run button, the compile button AND the run & compile button. I am sure the script is properly written, as it is taken from one of the guides and it has been used before, so there is no error in the script.
Any ideas on how to fix this issue?
Problem Fixed. Restarted Dev-Cpp and the compiler is working again. Still, I'd like to hear from you if you have any ideas, since I would like to avoid this from happening if I decide to create serious programs later on.