Displaying 1 result from an estimated 1 matches for "draw_rubber_box".
2006 Oct 26
0
Installation of RGrace
...I/usr/lib/R/include -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/include
-fpic -c gdk_draw.c -o gdk_draw.o
gdk_draw.c:3:21: error: gdk/gdk.h: No such file or directory
gdk_draw.c:4:21: error: gtk/gtk.h: No such file or directory
gdk_draw.c: In function ?draw_rubber_box?:
gdk_draw.c:9: error: ?GtkWidget? undeclared (first use in this function)
gdk_draw.c:9: error: (Each undeclared identifier is reported only once
gdk_draw.c:9: error: for each function it appears in.)
gdk_draw.c:9: error: ?drawing_widget? undeclared (first use in this
function)
gdk_draw.c:9: error...