Message-ID: <000001bf1541$f392b980$6c3602cc@oemcomputer> From: "Matt Castro" To: Subject: Help!! Date: Wed, 13 Oct 1999 01:12:03 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01BF1517.F59E8120" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0006_01BF1517.F59E8120 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I typed c:/djgpp/rsxntj/bin> gxx hello.cpp -o hello.exe pressed enter and it said In file included from hello.cpp:1: c:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or directory = (ENOENT) I checked out the lang folder and the iostream.h file was where it = specifies. I am lost Please help, Matt ------=_NextPart_000_0006_01BF1517.F59E8120 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I typed
 
c:/djgpp/rsxntj/bin> gxx = hello.cpp -o=20 hello.exe
 
pressed enter and it = said
 
In file included from=20 hello.cpp:1:
c:/djgpp/lang/cxx/iostream.h:31: = streambuf.h: No such=20 file or directory (ENOENT)
 
I checked out the lang folder and = the iostream.h=20 file was where it specifies.  I am lost
 
Please help,
Matt
 
------=_NextPart_000_0006_01BF1517.F59E8120--