Message-ID: <3B449CBC.4070702@fiberspans.com> Date: Thu, 05 Jul 2001 12:58:36 -0400 From: Elving Colon User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m18) Gecko/20001108 Netscape6/6.0 X-Accept-Language: zh,en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: HELP!! Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hi, I purchased C++ for dummies. I was trying to write a program on the rhide interface. Everything is working fine but when I go to the Compile menu and use the Make option like the book says, the program comes up with an error. It refers to the iostream.h file. This file itself refers to the streambuf.h file repectively. The error says it can not find the file or directory streambuf.h. I looked within the DJGPP directory and the iostream.h and streambuf.h files are in the same directory. I do not know why it can not find it. I am running on Windows NT. I also did the same program on Windows 98 and it worked. I had no such problem. Can you guys help? Thanks, Elving