From: "Sly" Newsgroups: comp.os.msdos.djgpp Subject: Re: allegro 2.2 compilation problem Date: 27 Feb 1997 04:23:54 GMT Organization: Sly Message-ID: <01bc245e$3321a520$8c081ecb@sly> References: <199702251204 DOT NAA06702 AT gil DOT physik DOT rwth-aachen DOT de> NNTP-Posting-Host: max0ppp10.bne.aussie.net Lines: 25 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Christoph Kukulies wrote in article <199702251204 DOT NAA06702 AT gil DOT physik DOT rwth-aachen DOT de>... > Environment: djgpp v201, cwsdpmi > > Allegro2.2: > > Compilation of the library and demo program went fine. But > later the compilation stopped with iostream.h and fstream.h > not being there when setup.cc should be compiled. > > I searched the mail archive and the faq to no avail. > > -- > Chris Christoph P. U. Kukulies kuku AT gil DOT physik DOT rwth-aachen DOT de > Did you install the C++ version of DJGPP? I got this same error when compiling the Allegro library, because I hadn't downloaded gpp2721b.zip (C++ version of DJGPP) and lgp271b.zip (C++ libraries) from the DJGPP archive. After installing these files, the compilation of Allegro went like a dream. -- TTFN Sly (Steve)