Skip to content

Prebuild fontconvert #453

@ikhoeyZX

Description

@ikhoeyZX

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions