hpjansson / chafa

📺🗿 Terminal graphics for the 21st century.
https://hpjansson.org/chafa/
GNU Lesser General Public License v3.0
2.97k stars 64 forks source link

Include not found #178

Closed EmperorPenguin18 closed 1 year ago

EmperorPenguin18 commented 1 year ago

When building with #include <chafa/chafa.h> it fails to find glib.h. I'm on Arch Linux and glib.h is in /usr/include/glib-2.0/glib.h.

EmperorPenguin18 commented 1 year ago

Issue was I was manually linking and including instead of using pkg-config