Message-ID: <386CCE21.BFB82A1A@pallen.dabsol.co.uk> Date: Fri, 31 Dec 1999 15:39:13 +0000 From: Peter Allen

X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Mesa w/ DJGPP References: <386290c9$0$84813 AT news DOT execpc DOT com> <59y84.923$PI1 DOT 21332 AT dfiatx1-snr1 DOT gtei DOT net> <841jjk$96h$1 AT nnrp1 DOT deja DOT com> <38675038 DOT DBFCD2DE AT pallen DOT dabsol DOT co DOT uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Peter Allen wrote: > > sammy_ice AT my-deja DOT com wrote: > > > > In article <59y84.923$PI1 DOT 21332 AT dfiatx1-snr1 DOT gtei DOT net>, > > "Damian Yerrick" wrote: > > > "Brian Racer" wrote: > > > > I just downloaded the MESA zip files. I then extracted them to a > > directory > > > > and followed the instructions to make the dos make. It is giving me > > errors > > > > > > What errors? > > > > > > > > Compilation ERRORS!! > > > > I've had the same problem the library wont compile for dos/djgppp > > > > [sammy_ice AT yahoo DOT com] > > > > It will, I've done it. Unfortunatly, I have lost the urls, but > you need to get the allegro-mesa hack, which also provides > a small implementation of glut, so you can compile most programs > out of the box. This was mesa3.1 beta, but it should work with > the full 3.1. > Good luck, > > Peter Allen I've just looked at the mesa src again, and its actually included in mesa-3.1 do a make -f Makefile.dja and make sure allegro 3.9* is installed. There were a few simple problems I seem to rememeber, but they should be easy to correct. Peter Allen