Author Topic: Dev-c++ Problem.  (Read 2443 times)

0 Members and 1 Guest are viewing this topic.

Offline SizzlinSean

  • Honorable
  • SpongeBob
  • ******
  • Posts: 3,962
    • View Profile
    • http://
Dev-c++ Problem.
« 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?
« Last Edit: February 28, 2005, 10:28:15 pm by SizzlinSean »

Offline AppleNick

  • SpongeBob
  • *****
  • Posts: 4,432
  • Gender: Male
  • ドブネズミみたいに
    • View Profile
Dev-c++ Problem.
« Reply #1 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?

Offline SizzlinSean

  • Honorable
  • SpongeBob
  • ******
  • Posts: 3,962
    • View Profile
    • http://
Dev-c++ Problem.
« Reply #2 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.
« Last Edit: March 01, 2005, 02:38:02 pm by SizzlinSean »