gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] Problems compiling gnash with opengl renderer


From: Mathias Anselmann
Subject: [Gnash-dev] Problems compiling gnash with opengl renderer
Date: Sun, 11 Dec 2011 23:20:05 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]