-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
i did tried build fontconvert and still no luck (freetype2 also not detected)
there is any precomplied binary (fontconvert,exe) that can used instead build by self (since building took too much my data plan and very slow because my country speed (only 25KB/s) for downloading tools (took 1GB of my data plan only for complied this)
$ make
gcc -Wall -I c:/mingw/include/freetype2 fontconvert.c -lfreetype -o fontconvert
/usr/lib/gcc/x86_64-pc-msys/13.2.0/../../../../x86_64-pc-msys/bin/ld: cannot find -lfreetype: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [Makefile:8: fontconvert] Error 1
Metadata
Metadata
Assignees
Labels
No labels