Hello,
I have had some issues with compiling gnash with opengl support so far
(see https://savannah.gnu.org/bugs/?35036). Nevertheless after doing
the changes described in the bug report I now come until this point:
CXX gtk_gnash-gtk_canvas.o
gtk/gtk_canvas.cpp: In function ‘void gnash_canvas_setup(GnashCanvas*,
std::string&, std::string&, int, char***)’:
gtk/gtk_canvas.cpp:271:37: error: ‘fmt’ was not declared in this scope
CXX gtk_gnash-gtk.o
gtk/gtk_canvas.cpp: At global scope:
gtk/gtk_canvas.cpp:75:24: warning: ‘{anonymous}::rcfile’ defined but not used
[-Wunused-variable]
make[4]: *** [gtk_gnash-gtk_canvas.o] Error 1
make[4]: *** Waiting for unfinished jobs....
gtk/gtk.cpp:2136:0: warning: "GDK_DISPLAY" redefined [enabled by default]
/usr/include/gtk-2.0/gdk/gdkx.h:79:0: note: this is the location of the
previous definition
make[4]: Leaving directory `../gnash/src/gnash-0.8.9/gui'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `../gnash/src/gnash-0.8.9/gui'
make[2]: *** [all] Error 2
make[2]: Leaving directory `../gnash/src/gnash-0.8.9/gui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `../gnash/src/gnash-0.8.9'
make: *** [all] Error 2
Can anybody help me with that?
Greetings
Mathias
_______________________________________________
Gnash-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnash-dev