On Thursday 18 May 2006 17:29, strk wrote: > Just for the record: > I'm able to build gui/gnash w/out gtkgl when using SDL gui > > --enable-gui=sdl --enable-renderer=cairo
Please note that the --enable-renderer option really only applies to the gui/ library. (I've removed the cairo hack from backend/gnash.cpp since it was fairly inconvenient). So, you're actually just using SDL with OpenGL. > My question really is: is gtkgl *mandatory* for building > the GTK interface ? Yes. > If this is the case we can dump an > error from configure when GTK gui is requested and either > gtk or gtkglext are not found. Indeed. -- Bastiaan _______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
