Thread: Problem in Dev-C++ installing

  1. #1
    Registered User
    Join Date
    May 2008
    Posts
    134

    Problem in Dev-C++ installing

    When I end up with Dev C++ Installation, one windows comes out saying--

    " There doesn'r 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 systemPath environmentvariable and that make setting in Compiler Option contains correct filename, otherwise you will not be able to compile anything."

    I didn't modified any path or any file and started the same but could not do the compilation/execution what may be the problem?

    when I compile and run its giving me the msg "The system cannot find the file specified."

  2. #2
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    Since you're not having luck with Dev-C++, try out some free IDE's that are actively maintained like:
    wxDev-C++
    Codeblocks
    VC++

    gg

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Linker Problem with Dev C++
    By Brownie in forum C++ Programming
    Replies: 2
    Last Post: 09-26-2008, 07:18 AM
  2. Words and lines count problem
    By emo in forum C Programming
    Replies: 1
    Last Post: 07-12-2005, 03:36 PM
  3. Dev Resource problem
    By algi in forum Windows Programming
    Replies: 3
    Last Post: 04-19-2005, 03:53 PM
  4. Dev C++ problem
    By Bluehead in forum Windows Programming
    Replies: 1
    Last Post: 08-21-2002, 05:33 PM
  5. beginner problem
    By The_Nymph in forum C Programming
    Replies: 4
    Last Post: 03-05-2002, 05:46 PM