Re: [Gimp-developer] Trouble compiling 2.99

2021-04-30 Thread Liam R E Quin
On Fri, 2021-04-30 at 23:31 +0200, Ofnuts wrote: > > I didn't see any build complaining about a missing graphviz despite > it not being installed on my system. > > So, I installed it, rebuild GEGL and lo and behold, it works. So > thanks, > and don't hesitate to claim your beer if you come near

Re: [Gimp-developer] Trouble compiling 2.99

2021-04-30 Thread Ofnuts via gimp-developer-list
On 30/04/2021 21:08, Liam R E Quin wrote: On Fri, 2021-04-30 at 14:31 -0400, Liam R E Quin wrote: On Fri, 2021-04-30 at 17:18 +0200, Ofnuts via gimp-developer-list wrote:     GIMP requires the GEGL operation "gegl:introspect". I seem to remember this requiers "dot" (from GraphViz) be in your

Re: [Gimp-developer] Trouble compiling 2.99

2021-04-30 Thread Ofnuts via gimp-developer-list
On 30/04/2021 19:58, Liam R. E. Quin wrote: On Fri, 2021-04-30 at 09:46 +0200, Ofnuts via gimp-developer-list wrote: /Gimp-dev/2.99/build/gimp/_build/libgimp/Gimp-3.0.gir HarfBuzz-0.0.gir:135.5-135.79: error: `hb_.language_t' not supported as type for constants Searching with Google for this

Re: [Gimp-developer] Trouble compiling 2.99

2021-04-30 Thread Liam R E Quin
On Fri, 2021-04-30 at 14:31 -0400, Liam R E Quin wrote: > On Fri, 2021-04-30 at 17:18 +0200, Ofnuts via gimp-developer-list > wrote: > > > >     GIMP requires the GEGL operation "gegl:introspect". > > I seem to remember this requiers "dot" (from GraphViz) be in your path. > > In case it helps,

Re: [Gimp-developer] Trouble compiling 2.99

2021-04-30 Thread Liam R E Quin
On Fri, 2021-04-30 at 17:18 +0200, Ofnuts via gimp-developer-list wrote: > >     GIMP requires the GEGL operation "gegl:introspect". I seem to remember this requiers "dot" (from GraphViz) be in your path. > -- Liam Quin - https://www.fromoldbooks.org/ Click here to have the slave rewarded

Re: [Gimp-developer] Trouble compiling 2.99

2021-04-30 Thread Ofnuts via gimp-developer-list
Thanks, disabling that makes the build successful. However, when I start Gimp, I get a dialog with: GEGL operation missing! GIMP requires the GEGL operation "gegl:introspect". This operation cannot be found. Check your GEGL install and ensure it has been compiled with any

Re: [Gimp-developer] Trouble compiling 2.99

2021-04-30 Thread Lloyd Konneker via gimp-developer-list
To get past that, you could use the meson option to forego building the vapi? option('vala-plugins', type: 'feature', value: 'auto', description: 'Build VAPI and Vala plugins') ___ gimp-developer-list mailing list List address:

Re: [Gimp-developer] Trouble compiling 2.99

2021-04-30 Thread Ofnuts via gimp-developer-list
Thanks but no change Digging into this a bit more, it appears that the "HarfBuzz-0.0.gir:135.5-135.79"  would be a reference to /usr/share/gir-1.0/HarfBuzz-0.0.gir and starting at line #135 this file is:             And my /usr/include/harfbuzz/hb-common.h a line #168 is