Mail Archives: djgpp/2000/05/23/15:00:51
batchex <thedark1NOthSPAM AT phreaker DOT net DOT invalid> wrote:
> >The MESA 3.2 library will build under DJGPP using the configure script
> >with BASH and several utilities installed, the DJGPP FAQ has a list.
> >
> Under what section?
4.4 What Files to Download
> More over, I successfully work around this problem by copying
> the contents of '\include' to DJGPP's installation '\include'.
That only cures one symptom.
> Now, the following problem arises :
Exactly. ;-)
> This confuses me 'cause I'm not familar with Mesa's code. Help.
You shouldn't need to touch the code just to build the library. I
suggest to restore your DJGPP installation with a fresh install
because those headers could cause a problem if left in the system
include directory.
Install BASH and utilities and follow the instructions in the MESA
documentation. This involves running `./configure' and `make', If you
are not comfortable with that then download MESA 2.6 and use that
instead.
> As for GLUT, I have no intentions, at least not yet, to use it.
> I'm planning only to use GL and GLU libs. Anyone have tuts on
> OpenGL using only GL and GLU?
You might want to ask that to the MESA mailing list before spending
too much time with this. If you need GLUT then probably you will have
to move to another platform, such as Linux.
- Raw text -