This is a bug in gobject-introspection in combination with Meson. You would need to update gobject-introspection to >= 1.54 to make this work (unfortunately we can't easily check for versions of these binaries in Meson, although given this report I should really try to find a way).
If you can't update GIR to the bugfixed version and don't need introspection, you can also disable it with the respective flag (that's discouraged, but depending on what you want to do may work).
This comes up occasionally with an error that is completely nonsensical
to people experiencing it. Therefore, we just request Gir twice, but
with a version contraint the second time, to ensure the user is using
the bugfixed version of Gir.
See #146
Hi
I have a problem to compil from git.
Can you help me?
ninjaThe text was updated successfully, but these errors were encountered: