From: Ulf Cederholm Newsgroups: comp.os.msdos.djgpp Subject: Allegro/Djgpp beginner Date: Mon, 28 Jul 1997 15:50:34 +0200 Organization: A & A Electronic Research Lines: 16 Message-ID: <33DCA3A9.316CAB56@swipnet.se> NNTP-Posting-Host: mn8.swip.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cache-Post-Path: mn8!s-80118 AT dialup144-6-14 DOT swipnet DOT se To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I have unzipped allegro22.zip in d:\djgpp\allegro. The readme.txt says that I should go to the allegro directory and run make.exe (it can be found in d:\djgpp\bin) to compile alegro. The problem here is that I do not know how to run make.exe in the allegro directory. I have tried a couple of different things to no avail. Second I use rhide1.3 and would whant to compile sources that include allegro. I think I should add something to options/libraries but I am not sure of exactly what. Could somebody please help me solve these two problems so I can go on learning C++ and using allegro. Thanks Ulf C