Skip to content

An exe_wrapper is needed for gtk4-update-icon-cache #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2-www opened this issue May 4, 2025 · 1 comment
Open

An exe_wrapper is needed for gtk4-update-icon-cache #5

2-www opened this issue May 4, 2025 · 1 comment

Comments

@2-www
Copy link

2-www commented May 4, 2025

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.
@sp1ritCS
Copy link
Owner

sp1ritCS commented May 4, 2025

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants