You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 am trying to compile fontconvert on MacOS Sonoma M1.
freetype 2.13.2 is already installed and linked via brew.
Compiling fontconvert throws the following error.
When i am adding homebrew's location of freetype there's this error:
Do you have any idea how to resolve the issue?
The text was updated successfully, but these errors were encountered: