Dylan McDiarmid
Results
1
issues of
Dylan McDiarmid
This is without gdk-2.0 I had to add the following to the Makefile ``` CFLAGS+=`pkg-config --cflags pangocairo` LDFLAGS+=`pkg-config --libs pangocairo` ``` Otherwise, was getting the error `cairo.h: No such file...