RSS/Atom feed Twitter
Site is read-only, email is disabled

Missing libgimpwidgets/gimpbusybox.h include file after GIMP installation

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

Missing libgimpwidgets/gimpbusybox.h include file after GIMP installation Carmelo DrRaw 08 Jun 16:10
  Missing libgimpwidgets/gimpbusybox.h include file after GIMP installation Michael Natterer 08 Jun 17:00
   Missing libgimpwidgets/gimpbusybox.h include file after GIMP installation Carmelo DrRaw 08 Jun 20:30
Carmelo DrRaw
2018-06-08 16:10:49 UTC (almost 6 years ago)

Missing libgimpwidgets/gimpbusybox.h include file after GIMP installation

Dear developers,

today we noticed (thanks to Elle Stone for pointing this out) that the compilation of several plug-ins fails due to a missing "libgimpwidgets/gimpbusybox.h” include file.

Here is a typical build error:

In file included from /zyx/include/gimp-2.0/libgimp/gimpui.h:24:0, from resynth-gui.c:41: /zyx/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:30:40: fatal error: libgimpwidgets/gimpbusybox.h: No such file or directory #include

I guess this file should be included in the “libgimpwidgetsinclude_HEADERS” list in libgimpwidgets/Makefile.in in order to be correctly installed under “$prefix/include/gimp-2.0/libgimpwidgets”.

Michael Natterer
2018-06-08 17:00:52 UTC (almost 6 years ago)

Missing libgimpwidgets/gimpbusybox.h include file after GIMP installation

Thanks, fixed in master and gimp-2-10:

ommit def91dfc59ad809317b943c51cdd65fc34d7f77b Author: Michael Natterer
Date: Fri Jun 8 18:58:04 2018 +0200

libgimpwidgets: install gimpbusybox.h as public header
(cherry picked from commit
b75cbcb417687eb3e245096d93af744c095db305)

On Fri, 2018-06-08 at 18:10 +0200, Carmelo DrRaw wrote:

Dear developers,

today we noticed (thanks to Elle Stone for pointing this out) that the compilation of several plug-ins fails due to a missing "libgimpwidgets/gimpbusybox.h” include file.

Here is a typical build error:

In file included from /zyx/include/gimp-2.0/libgimp/gimpui.h:24:0, from resynth-gui.c:41: /zyx/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:30:40: fatal error: libgimpwidgets/gimpbusybox.h: No such file or directory #include

I guess this file should be included in the “libgimpwidgetsinclude_HEADERS” list in libgimpwidgets/Makefile.in in order to be correctly installed under “$prefix/include/gimp- 2.0/libgimpwidgets”.

_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-develop er-list
List archives: https://mail.gnome.org/archives/gimp-developer-list

Carmelo DrRaw
2018-06-08 20:30:39 UTC (almost 6 years ago)

Missing libgimpwidgets/gimpbusybox.h include file after GIMP installation

Hi!

Fix confirmed. Thanks!

On 08 Jun 2018, at 19:00, Michael Natterer wrote:

Thanks, fixed in master and gimp-2-10:

ommit def91dfc59ad809317b943c51cdd65fc34d7f77b Author: Michael Natterer
Date: Fri Jun 8 18:58:04 2018 +0200

libgimpwidgets: install gimpbusybox.h as public header

(cherry picked from commit b75cbcb417687eb3e245096d93af744c095db305)

On Fri, 2018-06-08 at 18:10 +0200, Carmelo DrRaw wrote:

Dear developers,

today we noticed (thanks to Elle Stone for pointing this out) that the compilation of several plug-ins fails due to a missing "libgimpwidgets/gimpbusybox.h” include file.

Here is a typical build error:

In file included from /zyx/include/gimp-2.0/libgimp/gimpui.h:24:0, from resynth-gui.c:41: /zyx/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:30:40: fatal error: libgimpwidgets/gimpbusybox.h: No such file or directory #include

I guess this file should be included in the “libgimpwidgetsinclude_HEADERS” list in libgimpwidgets/Makefile.in in order to be correctly installed under “$prefix/include/gimp- 2.0/libgimpwidgets”.

_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-develop er-list
List archives: https://mail.gnome.org/archives/gimp-developer-list