The United SpongeBob Forums

Off Topic => Computers & Video Games => Topic started by: SizzlinSean on February 28, 2005, 10:27:56 pm

Title: Dev-c++ Problem.
Post by: SizzlinSean on February 28, 2005, 10:27:56 pm
I just installed the newest version of Dev-C++ on my computer, as I am learning C++ from C++ for Dummies. Whenever I start it though, I get this error:

Quote
There doesn't seem to be GNU Make file in PATH or in Dev-C++'s Bin path. Please make sure that you have GNU Make and adjust Bin setting or system PATH environment variable and that make setting in Compiler Option contains correct filename, otherwise you will not be able to compile anything.

First of all, what do they mean? Secondly, how do I fix it?
Title: Dev-c++ Problem.
Post by: AppleNick on March 01, 2005, 08:25:19 am
That's rather strange, seeing that would usually be a Linux error. Perhaps you want to try a different compiler, like Borland?
Title: Dev-c++ Problem.
Post by: SizzlinSean on March 01, 2005, 02:37:51 pm
I think it might be because I'm using the beta version. Because I remember when I installed the version before the one I'm using now, I didn't have that problem. So it might be a bug with this latest version. Thats all I can figure.