From: bd733 AT rgfn DOT epcc DOT edu (Jason M. Daniels) Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE Date: 9 Jun 1997 16:36:21 GMT Organization: The Rio Grande Free-Net, El Paso Community College, El Paso, TX Lines: 21 Message-ID: <5nhbe5$m4t@news.epcc.edu> References: <339AD4D5 DOT 90 AT republic DOT net> NNTP-Posting-Host: rgfn.epcc.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Jerry (jkeeney AT republic DOT net) wrote: > I am attempting to use RHIDE. I continually get errors that 'cout' is > undefined - when I attempt to 'make' the file. I have included > '#include ' in my source code. Also, in the > 'Options/Directories' I have added the path for , which is > (on my machine) C:\djgpp\lang\cxx. > There is no mention of this on RHIDE's FAQ, can someone help this > newbie? Well, this isn't in the RHIDE FAQ, since the problem here lies not in RHIDE. It is in the DJGPP FAQ, however. You are not linking with the iostreams library. I don't use RHIDE, but check the options, and try to tell RHIDE to either link with the C++ libraries or the iostreams-only libraries. -- Jason Daniels -- bd733 AT rgfn DOT epcc DOT edu ---> BELIEVE THE LIE <--- Linux: The choice of a GNU generation. Winblows 95: The world's best-selling computer virus.