mitch-spec
Results
1
comments of
mitch-spec
It compiles as soon as i am adding the following: CFLAGS = -Wall -I/usr/local/include/freetype2 -I/usr/include/freetype2 -I/usr/include **-L/opt/homebrew/opt/freetype/lib -I/opt/homebrew/opt/freetype/include/freetype2 -I/opt/homebrew/opt/libpng/include/libpng16** I figured it out with ``` freetype-config --cflags freetype-config --libtool freetype-config...