[Gambas-user] ERROR with revision 6562

Ru Vuott vuott at ...325...
Sat Oct 18 23:40:42 CEST 2014


Hello,

updating my Gambas3 with revision 6562 via SVN, I obtained this error:

**************************************************************************************************************************************
In file included from /usr/include/gtk-3.0/gtk/gtkwidget.h:35:0,
                 from /usr/include/gtk-3.0/gtk/gtkapplication.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkwindow.h:33,
                 from /usr/include/gtk-3.0/gtk/gtkdialog.h:33,
                 from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from widgets.h:34,
                 from gdrag.cpp:32:
/usr/include/gtk-3.0/gtk/gtktypes.h:41:16: error: forward declaration of 'GtkSelectionData {aka struct _GtkSelectionData}'
 typedef struct _GtkSelectionData       GtkSelectionData;
                ^
make[4]: *** [gb_gtk3_la-gdrag.lo] Error 1
make[4]: Leaving directory `/home/vuott/trunk/gb.gtk3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/vuott/trunk/gb.gtk3'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/vuott/trunk/gb.gtk3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vuott/trunk'
make: *** [all] Error 2
**************************************************************************************************************************************

Regards
vuott




More information about the User mailing list