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

I'm getting this error "/usr/include/X11/Xft/Xft.h fatal error: ft2build.h: No such file or directory" #4

Closed
daedmaet187 opened this issue Jan 22, 2022 · 3 comments

Comments

@daedmaet187
Copy link

daedmaet187 commented Jan 22, 2022

I'm applying winicon manually, after adding vanitygaps, pertag, swallow, systray patches.

distro: arch linux

2022-01-23-011117_1117x508_scrot

@AdamYuan
Copy link
Owner

I don't think it's my fault.
Obviously the FreeType2 include path (for example, -I/usr/include/freetype2) is missing in your CFLAGS. So please check the INCS variable in your config.mk.

@daedmaet187
Copy link
Author

I'm sorry if I'm bothering you with this, but I'm a bit frustrated about it. It's already included in the cflags, this is my config.mk file.
2022-01-23-133629_2560x1080_scrot

@daedmaet187
Copy link
Author

I just noticed that I removed the 'I' from the INCS variable by mistake...
Thank you for pointing out the "INCS" in your comment otherwise I wouldn't even notice it. Sorry for wasting your time.

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