0
votes
2answers
6k views

'Make' error - glib.h no such file or directory

I have never built a project in Ubuntu before and I am trying to come to grips with the GNU build tools and process. When I try to make I get the 'glib.h - no such file or directory'. This is the ...