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

Cant build project ft2build.h: No such file or directory #223

Closed
FightForDobro opened this issue Sep 21, 2020 · 3 comments
Closed

Cant build project ft2build.h: No such file or directory #223

FightForDobro opened this issue Sep 21, 2020 · 3 comments

Comments

@FightForDobro
Copy link

when building I am get error

freetype.c:40:10: fatal error: ft2build.h: No such file or directory
40 | #include <ft2build.h>
| ^~~~~~~~~~~~
compilation terminated.

@lc-soft
Copy link
Owner

lc-soft commented Sep 22, 2020

How did you build it? Please check whether the command you run and its output are the same as GitHub Actions: https://github.com/lc-soft/LCUI/runs/1056914187

@FightForDobro
Copy link
Author

When I run ./configure, I have a difference in this line
GitHub Actions:
Build with fontconfig support ...... : yes
My result:
Build with fontconfig support ...... : no

Full result:
Build with lcui-builder support .... : yes
Build with libpng support .......... : yes
Build with libjpeg support ......... : yes
Build with font-engine support ..... : freetype2
Build with fontconfig support ...... : no
Build with thread support .......... : pthread
Build with OpenMP support .......... : yes
Build with video support ........... : x11

@lc-soft
Copy link
Owner

lc-soft commented Sep 22, 2020

@FightForDobro please upload config.log file

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