tpunix / pgftool

My PGF font tools
22 stars 11 forks source link

Cannot compile #5

Open hedhehd opened 2 years ago

hedhehd commented 2 years ago

$ make gcc -I. -I./freetype2 -g -Wall -O2 -o dump_pgf dump_pgf.c libpgf.c make: gcc: No such file or directory make: *** [Makefile:4: all] Error 127

tpunix commented 2 years ago

"make: gcc: No such file or directory" you need gcc installed...

hedhehd commented 2 years ago

That leads me to a second problem. ttf_pgf.exe system error The execution of the code cannot be continued because libfreetype-6.dll has not been found. By reinstalling the program may be able to fix the problem.