Try adding the path of the bin directory of dev cpp in... My Computer -> right click -> Properties -> Advanced System Settings -> Environment Variables -> select path -> and click edit then give a semicolon at the end and specify the directory path. This should work... If this doesn't check if there's a make.exe in your dev cpp bin directory!
On Wed, Jun 24, 2009 at 1:04 PM, SVMAYOL <[email protected]> wrote: > ive downloaded DEV-C++ and install it on my PC..however there is a note > that states: > > there doesnt seem to be GNU make file in PATH or in Dev-C++'s bins 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.. > > anyone has an idea about this matter?? > > regards, > svmayol > > > --- In [email protected], Brett McCoy <idragos...@...> wrote: > > > > On Tue, Jun 23, 2009 at 10:17 AM, Thomas Hruska<thru...@...> wrote: > > > > > Code::Blocks is definitely on my radar as of late. If it is as cleanly > > > designed as they claim, then it could be a great wxDev GUI replacement. > > > The wxDev-C++ IDE is written in Delphi and feels as such. > > > > The Eclipse IDE is pretty nice, too, I use it for both Java and C++ at > > work (although admittedly, I tend to use emacs and make/ant on the > > command-line more) > > > > -- Brett > > ------------------------------------------------------------ > > "In the rhythm of music a secret is hidden; > > If I were to divulge it, it would overturn the world." > > -- Jelaleddin Rumi > > > > > > > ------------------------------------ > > To unsubscribe, send a blank message to <mailto: > [email protected]>.Yahoo! Groups Links > > > > [Non-text portions of this message have been removed]
