From: robin AT redwing DOT force9 DOT co DOT uk (rob) Newsgroups: comp.os.msdos.djgpp Subject: Please help: cannot find header file error in C++ with RHIDE Date: Mon, 22 Jun 1998 18:25:39 GMT Organization: Force 9 Internet Message-ID: <358ea065.1340970@news.force9.net> NNTP-Posting-Host: 58.usr01.shef.dialup.force9.net Lines: 16 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello everyone. I've just installed DJGPP and can compile C files OK. However, when I tried a simple C++ program, an error occured in iostream.h, saying: c:/djgpp/lang/cxx/iostream.h(31) Error: streambhf.h: No such file or directory (ENOENT) I looked in this directory, and streambuf.h is there. (So is iostream.h :-) ) Please does anyone have any ideas? Thanks in advance, rob.