Skip to content
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

cannot use the make command #1

Open
TamsavYT opened this issue May 22, 2024 · 1 comment
Open

cannot use the make command #1

TamsavYT opened this issue May 22, 2024 · 1 comment

Comments

@TamsavYT
Copy link

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

@Jeija
Copy link
Owner

Jeija commented May 22, 2024

The Makefile invokes the glib-compile-resources command. Make sure to install the package that provides glib-compile-resources for your Linux distribution.

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