2.9.2.1 : gtk_cell_view_set_cell_data undefined



Here is the message I get :

make[9]: Entering directory
`/home/src/garnome-2.9.2.1/bindings/gtkmm/work/main.d/gtkmm-2.5.1/gtk/gtkmm'
if /bin/sh ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"gtkmm\"  -I../../gtk -I../../gtk -I../../pango
-I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk
-I../../gtk -I../../gtk -I/root/garnome/include/glibmm-2.4
-I/root/garnome/lib/glibmm-2.4/include
-I/root/garnome/include/sigc++-2.0
-I/root/garnome/lib/sigc++-2.0/include -I/root/garnome/include/glib-2.0
-I/root/garnome/lib/glib-2.0/include -I/root/garnome/include/gtk-2.0
-I/root/garnome/lib/gtk-2.0/include -I/root/garnome/include
-I/usr/X11R6/include -I/root/garnome/include/atk-1.0
-I/root/garnome/include/pango-1.0 -I/root/garnome/include/freetype2
-pthread -I/root/garnome/include/glib-2.0
-I/root/garnome/lib/glib-2.0/include   -I/root/garnome/include  -g
-I/root/garnome/include -L/root/garnome/lib -O2 -pipe -Wall -MT
cellview.lo -MD -MP -MF ".deps/cellview.Tpo" -c -o cellview.lo
cellview.cc; \
then mv -f ".deps/cellview.Tpo" ".deps/cellview.Plo"; else rm -f
".deps/cellview.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gtkmm\" -I../../gtk -I../../gtk
 -I../../pango -I../../pango -I../../atk -I../../atk -I../../gdk
 -I../../gdk -I../../gtk -I../../gtk -I/root/garnome/include/glibmm-2.4
 -I/root/garnome/lib/glibmm-2.4/include
 -I/root/garnome/include/sigc++-2.0
 -I/root/garnome/lib/sigc++-2.0/include -I/root/garnome/include/glib-2.0
 -I/root/garnome/lib/glib-2.0/include -I/root/garnome/include/gtk-2.0
 -I/root/garnome/lib/gtk-2.0/include -I/root/garnome/include
 -I/usr/X11R6/include -I/root/garnome/include/atk-1.0
 -I/root/garnome/include/pango-1.0 -I/root/garnome/include/freetype2
 -pthread -I/root/garnome/include/glib-2.0
 -I/root/garnome/lib/glib-2.0/include -I/root/garnome/include -g
 -I/root/garnome/include -L/root/garnome/lib -O2 -pipe -Wall -MT
 cellview.lo -MD -MP -MF .deps/cellview.Tpo -c cellview.cc  -fPIC -DPIC
 -o .libs/cellview.o
cellview.cc: In member function `void Gtk::CellView::set_cell_data()':
cellview.cc:173: error: `gtk_cell_view_set_cell_data' undeclared (first use 
   this function)
cellview.cc:173: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)

I don't understands what occurs, since gtk_cell_view_set_cell_data is
used and defined in exactly the sames places as, for example,
gtk_cell_view_set_background_color, for which there is no error message.

Any suggestion ?

-- 


			Olivier Lecarme



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