Re: [GtkGLExt] GtkGlExt in a Gimp plugin



On Tue, 2006-08-15 at 01:03 -0700, Joseth Farley wrote:
> 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? 

Don't know much about GIMP plugins, you'll have to use a debugger.

Cheers,
Tim





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