On 11/19/2018 06:57 AM, Shlomi Fish wrote:
Hi Carmelo,
On Mon, 19 Nov 2018 10:46:43 +0100
Carmelo DrRaw via gimp-developer-list <gimp-developer-list@xxxxxxxxx> wrote:
Trying to compile some plug-ins against the current GIMP_2_10 branch, I get
errors due to a missing include file:
In file included from
/usr/local/gimp/include/gimp-2.0/libgimp/gimpui.h:24:0, from
print_gimp.h:42, from print-image-gimp.c:27:
/usr/local/gimp/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:78:43: fatal
error: libgimpwidgets/gimpspinbutton.h: No such file or directory #include
<libgimpwidgets/gimpspinbutton.h>
compilation terminated.
you have a stale installation of the headers under /usr/local. Please remove it.
Hmm, I don't install GIMP in /usr/local but rather in a prefix in my
home folder.
I removed all the files installed by GIMP before updating and doing "git
clean -xdf" and recompiling from scratch. Which file/folder in a given
install prefix actually contains the "stale installation of the headers"?
Looking at the contents of "$PREFIX/include/gimp-2.0/libgimpwidgets/
here are the files - I don't see gimpspinbutton.h:
gimp3migration.h
gimpbrowser.h
gimpbusybox.h
gimpbutton.h
gimpcairo-utils.h
gimpcellrenderercolor.h
gimpcellrenderertoggle.h
gimpchainbutton.h
gimpcolorarea.h
gimpcolorbutton.h
gimpcolordisplay.h
gimpcolordisplaystack.h
gimpcolorhexentry.h
gimpcolornotebook.h
gimpcolorprofilechooserd
gimpcolorprofilecombobox
gimpcolorprofilestore.h
gimpcolorprofileview.h
gimpcolorscale.h
gimpcolorscales.h
gimpcolorselect.h
gimpcolorselection.h
gimpcolorselector.h
gimpcontroller.h
gimpdialog.h
gimpenumcombobox.h
gimpenumlabel.h
gimpenumstore.h
gimpenumwidgets.h
gimpfileentry.h
gimpframe.h
gimphelpui.h
gimphintbox.h
gimpicons.h
gimpintcombobox.h
gimpintstore.h
gimpmemsizeentry.h
gimpnumberpairentry.h
gimpoffsetarea.h
gimpoldwidgets.h
gimppageselector.h
gimppatheditor.h
gimppickbutton.h
gimppixmap.h
gimppreviewarea.h
gimppreview.h
gimppropwidgets.h
gimpquerybox.h
gimpruler.h
gimpscaleentry.h
gimpscrolledpreview.h
gimpsizeentry.h
gimpstringcombobox.h
gimpunitcombobox.h
gimpunitmenu.h
gimpunitstore.h
gimpwidgetsenums.h
gimpwidgets-error.h
gimpwidgets.h
gimpwidgetstypes.h
gimpwidgetsutils.h
gimpzoommodel.h
_______________________________________________
gimp-developer-list mailing list
List address: gimp-developer-list@xxxxxxxxx
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list