You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is awesome, thank you, but it doesn't work if i try to build gte
subprojects/gtksourceview/meson.build:354:6: ERROR: An exe_wrapper is needed for /code/gnome-text-editor/.pixiewood/bin-aarch64/subprojects/gtk/tools/gtk4-update-icon-cache but was not found. Please define one in cross file and check the command and/or add it to PATH.
A full log can be found at /code/gnome-text-editor/.pixiewood/bin-aarch64/meson-logs/meson-log.txt
Configuration failed, see logs for more info at ../gtk-android-builder/pixiewood line 377.
The text was updated successfully, but these errors were encountered:
Its the gnome.post_install that doesn't work, as it cannot run the gtk4-update-icon-cache compiled for android on your build machine. Best to comment it out for now, as there is no need for it anyways. (mesonbuild/meson#14492)
this is awesome, thank you, but it doesn't work if i try to build gte
The text was updated successfully, but these errors were encountered: