Re: [Gimp-developer] Missing include file in current GIMP_2_10 branch

2018-11-19 Thread Carmelo DrRaw via gimp-developer-list
I confirm the fix. Thanks a lot! > On 19 Nov 2018, at 15:33, Ell via gimp-developer-list > wrote: > > > Thanks everyone. The file was indeed not being installed. Fixed now, > by commit 46d476869985013ea3e620240eaaf445bb3bc5e3. > > -- > Ell > ___

Re: [Gimp-developer] Missing include file in current GIMP_2_10 branch

2018-11-19 Thread Elle Stone
On 11/19/2018 09:33 AM, Ell via gimp-developer-list wrote: Thanks everyone. The file was indeed not being installed. Fixed now, by commit 46d476869985013ea3e620240eaaf445bb3bc5e3. -- Ell Ell - thanks! ___ gimp-developer-list mailing list List

Re: [Gimp-developer] Missing include file in current GIMP_2_10 branch

2018-11-19 Thread Ell via gimp-developer-list
On 11/19/18 9:12 AM, Elle Stone wrote: > 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 wrote: >> >>> Trying to compile some plug-ins against the current GIMP_2_10 branch, I get >>> errors due to a

Re: [Gimp-developer] Missing include file in current GIMP_2_10 branch

2018-11-19 Thread Carmelo DrRaw via gimp-developer-list
In addition to what Elle already mentioned, in my case the error happens inside a Travis CI job, which uses a Docker container for the compilation. There is therefore zero chance to have stale installation headers… GIMP is freshly installed in the container each time the jobs are being run.

Re: [Gimp-developer] Missing include file in current GIMP_2_10 branch

2018-11-19 Thread Elle Stone
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 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

Re: [Gimp-developer] Missing include file in current GIMP_2_10 branch

2018-11-19 Thread Shlomi Fish
Hi Carmelo, On Mon, 19 Nov 2018 10:46:43 +0100 Carmelo DrRaw via gimp-developer-list 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 >

[Gimp-developer] Missing include file in current GIMP_2_10 branch

2018-11-19 Thread Carmelo DrRaw via gimp-developer-list
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: