Re: Goffice under mingw
- From: ChtiBZH <chtibzh laposte net>
- To: Jean Bréfort <jean brefort normalesup org>
- Cc: gnumeric-list gnome org
- Subject: Re: Goffice under mingw
- Date: Wed, 28 Sep 2011 21:32:57 +0200
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
<jean brefort normalesup org>
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, jcupitt gmail com a écrit :
> On 28 September 2011 13:38, <
jcupitt gmail com> 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]