-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
ninja failes to compile gobject-introspection #4213
Comments
|
I didn't see a way to fix this, what's the solution to fixing this? |
Nevermind, adding $PREFIX/lib/libpython3.7m.so to LD_PRELOAD fixed it |
Installing mako from pip produces an error saying its not found, running |
Problem description
I'm compiling gobject-introspection so I can make GTK themes using Oomox on my phone and ran into an error that I don't know how to handle.
Steps to reproduce
After compiling and installing meson, and setting up gobject-introspect with the meson command run ninja. This error should show up:
Expected behavior
gobject-introspection should compile
Additional information
The text was updated successfully, but these errors were encountered: