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 P
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
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 me
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,
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 wi
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 dependen
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:gimp-developer-lis
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 indeed:
If your build dir was not empty before starting then you could try:
meson configure --clearcache
Meson and/or library updates sometimes get meson/ninja confused.
--
Jacob Boerema
On 29 Apr 2021 at 19:40, Ofnuts via gimp-developer-lis wrote:
> I'm trying to compile 2.99. It used to work, but
I'm trying to compile 2.99. It used to work, but my last successful
attempt was in June 2020.
Compiling on Ubuntu 19.10 but I upgraded meson and pango to required
versions.
When I use the meson build:
meson _build --prefix=${GIMP_PREFIX} --buildtype=release
-Djavascript=always -Dlua=always -Dp
10 matches
Mail list logo