Re: Cannot compile GtkGLArea examples by my own



Ignacio Nodal wrote:
> 
> When I compile the examples via "make install" I get no compile errors, but
> if I try to make it using "gcc glpixmap.c -o glpixmap
> `gtk-config --cflags --libs` -lMesaGLU -lMesaGL", it breaks with the
> following errors:

  Add the gtkglarea libs to your linker flags. Also, libMesaGL is
obsolete and should be replaced with libGL.

Leonardo




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]