Re: [GtkGLExt] how to compile



Daniel Godas wrote:
> 
> hi,
> 
> which libraries do i have to link against
> to use gtkglext? id like to know too if
> theres a pkg-config --libs gtkgl.pc

You should use the versioned name without .pc:

$ gtk-config gtkglext-1.0 --libs

and perhaps set PKG_CONFIG_PATH to the right place:

$ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig


Silvio



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