Bonjour Jean and thanks for your help, In goffice 0.8.17 there is no gog-error-bars.h, may be gog-error-bar .h? <goffice/gtk/go-gtk-compat.h> is never included in .h files.
I had to patch: - gog-error-bar.c - go-combo-box.c - go-action-com-color.c - go-action-combo-pimaps.c - go-action-combo-stack.c - go-color-selector.c to move #include <goffice/gtk/go-gtk-compat.h> after the other includes. That solves my compilation errors under mingw. Could you patch this in goffice git master branch? Can I compile goffice git master with gtk2? or do I need gtk3? Regards. Chtibzh 2011/9/28 Jean Bréfort <[email protected]> > John, good catch, this is certainly the issue. I thought this has been > fixed a while ago, but seems it is not the case. In gog-error-bars.h the > line > > #include <goffice/gtk/go-gtk-compat.h> > > must be moved after the other includes, and things should work. > > Apologies, > Jean > > Le mercredi 28 septembre 2011 à 13:38 +0100, [email protected] a écrit : > > On 28 September 2011 13:38, <[email protected]> wrote: > > > header. ChtiBZH, do you have > > > HAVE_GTK_COLOR_SELECTION_DIALOG_GET_COLOR_SELECTION in your > > > configure.h? > > > > Of course I mean config.h, sorry. > > > > John > > _______________________________________________ > > gnumeric-list mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/gnumeric-list > > >
_______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
