From: mert0407 AT sable DOT ox DOT ac DOT uk (George Foot) Newsgroups: comp.os.msdos.djgpp Subject: Re: help ! I don't have the files iostream.h and fstream.h ! Date: 28 Oct 1997 19:13:47 GMT Organization: Oxford University, England Lines: 20 Message-ID: <635dhb$5tn$1@news.ox.ac.uk> References: <3455F67E DOT 7F5E AT club-internet DOT fr> NNTP-Posting-Host: sable.ox.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On Tue, 28 Oct 1997 15:28:14 +0100 in comp.os.msdos.djgpp Laurent DELMAS (ldelmas AT club-internet DOT fr) wrote: : I just want to know how to obtain the files iostream.h and fstream.h ! : Without them i can't compile the setup program contained in Allegro ! : I seek them in the include folder, but there were not there, if u are : able to help me, i would be really happy :) If you refer to the Allegro FAQ (in the docs directory) you'll see that you need to have the C++ extensions to djgpp to be able to compile that version of Allegro. Either download these extensions (two files, as detailed in readme.1st), use a Work In Progress version of Allegro (see the Allegro homepage), or build Allegro without the setup program (`make -k'). In the latter case, it will also carry on regardless of any other errors that occur, which could be annoying. -- Regards, george DOT foot AT merton DOT oxford DOT ac DOT uk