I have C code that will not compile.
Error message when running "make":
gcc -Wall -Wno-pointer-sign -g `pkg-config
Performing a quick search on a Mac using location I donβt see any glib-2.0 files, so I wonder if I need to install it. And if so, what is the best way to do this?
source share