ERROR: Program 'gtk4-broadwayd' not found or not executable
Hi
On compiling Cambalache, I ran into an error.
I searched the web and the closest thing I found on this issue was here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994944
Operating System: Ubuntu 22.04
Cambalache Version: 0.12
meson --prefix=~/.local
The Meson build system
Version: 0.61.2
Source dir: .../cambalache
Build dir: ...cambalache/_build
Build type: native build
Project name: cambalache
Project version: 0.13.1
C compiler for the host machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C linker for the host machine: cc ld.bfd 2.38
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program python3 found: YES (/usr/bin/python3)
WARNING: Python files installed by Meson might not be found by python interpreter.
This warning can be avoided by setting "python.platlibdir" option.
WARNING: Python files installed by Meson might not be found by python interpreter.
This warning can be avoided by setting "python.purelibdir" option.
Message: Python module lxml >= 4.5.0 found: YES 4.9.3 None
Message: Python module gi >= 3.38.0 found: YES 3.42.1 None
Message: Python module GLib >= 2.66.0 found: YES 2.71.3 None
Message: Python module Gtk >= 3.24.0 found: YES 3.24.33 3.0
Message: Python module Gtk >= 4.0.0 found: YES 4.6.9 4.0
Message: Python module WebKit2 >= 2.32.0 found: YES 2.40.5 4.1
Message: Python module WebKit >= 2.32.0 found: YES 2.40.5 6.0
Message: Python module GtkSource found: YES 4
Message: Python module Handy found: YES None
Message: Python module Adw found: YES 1.1.7 None
Program broadwayd found: YES (/usr/bin/broadwayd)
Program gtk4-broadwayd found: NO
../meson.build:81:0: ERROR: Program 'gtk4-broadwayd' not found or not executable
Edited by oDinZu