-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
When following build instructions in README.md I get this error message:
/libxed.so.p/xed-app.c.o -c ../xed/xed-app.c
../xed/xed-app.c:41:10: fatal error: girepository.h: No such file or directory
41 | #include <girepository.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
$ dpkg -S girepository.h
libgirepository-2.0-dev:amd64: /usr/include/glib-2.0/girepository/girepository.h
libgirepository-1.0-dev:amd64: /usr/include/gobject-introspection-1.0/girepository.h
So the "missing" file is installed on my system.
How to I fix this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels