On Wed, Oct 27, 2021 at 2:43 AM yn h <yncraig...@gmail.com> wrote: > > Downgrading to 0.59.0 helped to fix that error, but another error occurred > during ninja build. > > [0/1] Installing files. > > > ERROR: Build directory has been generated with Meson version 0.59.0, which is > incompatible with the current version 0.60.0. > > FAILED: meson-install > > /home/ybuser/.local/bin/meson install --no-rebuild > > ninja: build stopped: subcommand failed.
I am no meson expert, but I think you should start your build from scratch or in a different directory. -- David Marchand