[GtkGLExt] GtkGlExt in a Gimp plugin



I'm somewhat new to GIMP/GTK/etc (and the linux environment in general), so
I'm probably overlooking something simple but...

To summarize my problem, when I link the gtkglext libraries (as retrieved
from `pkg-config --libs gtkgkext-1.0`) to my GIMP plugin, it won't even run
in GIMP anymore (crashes right away). In fact, if I restart GIMP it doesn't
even recognize it as a plug-in. I tried commenting out all the function
calls involving GtkGlExt, and simply linking to those libraries makes it
stop working.

I've freshly downloaded, compiled, and installed GtkGlExt, and have had no
problem running the example programs. Also, my previous version of my plugin
was working fine before I started tinkering with GtkGlExt, so each of those
parts are working as they ought to. Any suggestions as to what I might try? 

Thank you for your time.

-- 
View this message in context: http://www.nabble.com/GtkGlExt-in-a-Gimp-plugin-tf2107970.html#a5810386
Sent from the Gnome - GtkGLExt forum at Nabble.com.




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