Thread: Problem with "Dev C++" compiler!

  1. #1
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342

    Exclamation Problem with "Dev C++" compiler!

    When I open my program it says:
    Code:
    There doesn't seem to be GNU Make file path 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 varibale and that make
    setting in Compiler Option contains correct filename, otherwise you
    will not be able to compile anything.
    What should put in my Autoexec.bat to make this run properly?

    Thanks, August
    Last edited by Queatrix; 04-13-2005 at 07:50 PM.

  2. #2
    Registered User
    Join Date
    Sep 2004
    Posts
    719
    did you just re-install dev-c++?
    i seem to have GCC 3.3.4
    But how do i start it?
    I dont have a menu for it or anything.

  3. #3
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342
    But I just installed it for the first time. It came with no README file. After installing it I got in to the application and that MessageBox came up. My question is how do I fix the problem?

  4. #4
    Registered User Dante Shamest's Avatar
    Join Date
    Apr 2003
    Posts
    970
    Did you install the one that comes with MinGW, or the one that only comes with the IDE?

  5. #5
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342
    I already fixed the problem!
    Thanks anyway, August.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Dev-C++ compiler problem
    By GrasshopperEsq in forum C++ Programming
    Replies: 19
    Last Post: 05-08-2008, 02:35 AM
  2. Compiler Problem
    By sitestem in forum C++ Programming
    Replies: 2
    Last Post: 04-11-2004, 03:48 PM
  3. Replies: 5
    Last Post: 12-03-2003, 05:47 PM
  4. Problem with compiler
    By knight543 in forum C++ Programming
    Replies: 4
    Last Post: 02-09-2002, 09:16 PM
  5. Please help me with this compiler problem
    By incognito in forum C++ Programming
    Replies: 1
    Last Post: 01-05-2002, 05:14 PM