Message-ID: <000401c03c89$0f45e980$91cca7cb@ted> From: "Steve&Amanda" To: Subject: Compiling problems Date: Mon, 23 Oct 2000 13:22:16 +1300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01C03CF4.43473200" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 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_0004_01C03CF4.43473200 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have purchased the 'teach yourself C++ starter kit' book byJesse = Liberty, that came with a CD-ROM with DJGPP on it for utilising. It installed O.K, but when it came to trying out RHIDE, I tried to = compile the 'hello world' program and got the message = 'c:/djgpp/lang/cxx/iostream.h(31) Error: streambuf.h: No such file or = directory (EN0ENT)' . Now, I have read a lot of the FAQ's and tried to = change the LFN to y, which was no help. I had a look for streambuf but = only found streambu.h, it appears to be truncated and by the sounds of = it it has something to do with either win95 (which I am running) or the = way in which I installed the program from CD. I then tried to change streambu.h to streambuf.h which when compiled = changed the error message to another file which it could not find. From = that it appears that either I am missing important files or the win95 = platform has interfered with the files. 1. Does this CD contain everything I need to build and run programs or = do I need extra files? 2. Do you have an idea why I am experiencing these problems? The stupid thing is that I ran the program last night and it compiled! = This morning, however, no luck, what has changed? Any advice and assistance would be much appreciated Steve Hill ------=_NextPart_000_0004_01C03CF4.43473200 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
I have purchased the 'teach yourself = C++ starter=20 kit' book byJesse Liberty, that came with a CD-ROM with DJGPP on it for=20 utilising.
It installed O.K, but when it came = to trying out=20 RHIDE, I tried to compile the 'hello world' program and got the message=20 'c:/djgpp/lang/cxx/iostream.h(31) Error: streambuf.h: No such file or = directory=20 (EN0ENT)' . Now, I have read a lot of the FAQ's and tried to change the = LFN to=20 y, which was no help. I had a look for streambuf but only found = streambu.h, it=20 appears to be truncated and by the sounds of it it has something to do = with=20 either win95 (which I am running) or the way in which I installed the = program=20 from CD.
I then tried to change streambu.h to = streambuf.h=20 which when compiled changed the error message to another file which it = could not=20 find. From that it appears that either I am missing important files or = the win95=20 platform has interfered with the files.
1. Does this CD contain everything I = need to=20 build and run programs or do I need extra files?
2. Do you have an idea why I am = experiencing=20 these problems?
The stupid thing is that I ran the = program last=20 night and it compiled! This morning, however, no luck, what has=20 changed?
 
Any advice and assistance would be = much=20 appreciated
 
Steve = Hill
------=_NextPart_000_0004_01C03CF4.43473200--