Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot compile #5

Open
hedhehd opened this issue Apr 2, 2022 · 2 comments
Open

Cannot compile #5

hedhehd opened this issue Apr 2, 2022 · 2 comments

Comments

@hedhehd
Copy link

hedhehd commented Apr 2, 2022

$ 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
Copy link
Owner

tpunix commented Apr 3, 2022

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

@hedhehd
Copy link
Author

hedhehd commented Jun 18, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants