Re: Goffice under mingw
- From: jcupitt gmail com
- Cc: ChtiBZH <chtibzh laposte net>, gnumeric-list gnome org
- Subject: Re: Goffice under mingw
- Date: Wed, 28 Sep 2011 13:38:04 +0100
I wonder if it could be a configure problem?
The line in error is in a header file:
GtkWidget* gtk_color_selection_dialog_get_color_selection
(GtkColorSelectionDialog *colorsel);
goffice/gtk/go-gtk-compat.h has this in:
#ifndef HAVE_GTK_COLOR_SELECTION_DIALOG_GET_COLOR_SELECTION
# define gtk_color_selection_dialog_get_color_selection(w) (w)->colorsel
#endif
that would cause intense confusion if the substitution was made in a
header. ChtiBZH, do you have
HAVE_GTK_COLOR_SELECTION_DIALOG_GET_COLOR_SELECTION in your
configure.h?
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]