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
The Makefile invokes the glib-compile-resources command. Make sure to install the package that provides glib-compile-resources for your Linux distribution.
after i git clone the repo and i type make and got this error
glib-compile-resources src/gresource.xml --sourcedir=src --target=src/gresources.c --c-name _my --generate-source
make: glib-compile-resources: No such file or directory
make: *** [Makefile:32: src/gresources.c] Error 127
The text was updated successfully, but these errors were encountered: