C compilation - TechRepublic
Question
January 29, 2010 at 02:08 AM
rajan62

C compilation

by rajan62 . Updated 16 years, 5 months ago

I am learning C++ now. I have downloaded free C++ IDE Dev C++ from net. When I started the program for the first time I got the message ” 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 & that make setting in compiler option contains correct filename. Otherwise you will not be able to compile anything.” When I tried to compile my first source file I got the message “The system cannot find the file specified.” Can anyone suggest me how to fix the above mentioned problem in very simple way. Thanks.

This discussion is locked

All Comments