On Wed, 3 May 2000, Polz of the SBT wrote:
> > The parameters -lGL and -lGLU are the name of default Mesa libs. It
> > also may be -lMesaGL and -lMesaGLU.
> Not if you want your program to be portable or hardware-accelerated.
> Using -lMesa* is evil. Just use -lGL and -lGLU.
Even better, use the GTKGL_CFLAGS and GTKGL_LIBS after calling the
AM_PATH_GTKGL macro from your configure.in. That should give the correct
set of flags.
James.
--
Email: [EMAIL PROTECTED]
WWW: http://www.daa.com.au/~james/
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.