Message-ID: <000d01bef798$94a232a0$77d42cc3@oemcomputer> From: "Darren Thorpe" To: Subject: Re: question Date: Sun, 5 Sep 1999 13:17:10 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com Hi, I haven't got the answer but a similar problem. I've got a simple program that includes stubs.h that resides in the libc library (...\include\inlines\libc). For some reason the compiler can't find any header files in directories under the include directory. I reckon this has got to be an environment problem and what's I wouldn't be surprised if you've got the same problem. Let us know if you find an answer, I'll do likewise. Cheers, Darren. -----Original Message----- From: Rotorman74 AT aol DOT com Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com Date: 04 September 1999 02:03 Subject: question >I downloaded djgpp for windows 98. When I am in Rhide and have a simple >program using iostream.h it tells me when I try to compile that Streambuf.h >no such file or directory exists .....any advice?