Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Check for freetype header in freetype2 dir #3713

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

Closed
wants to merge 1 commit into from

Conversation

jenshnielsen
Copy link
Member

This fixes building agains Xquartz freetype on OSX without pkg-config. The headers are inside the freetype2 dir so we need to look there.

Closes part of #3694

We need to test that this does not break the build on other platforms. Perhaps we should check both places?

@jenshnielsen
Copy link
Member Author

Obviously this doesn't work on Travis so it would seem like we need to check both inside and outside the folder.

@jenshnielsen
Copy link
Member Author

Because the headers are in /usr/include/freetype2/freetype/ in Ubuntu 12.04 and ft2build.h in /usr/include/

@tacaswell
Copy link
Member

Can you re-target this at master please?

@jenshnielsen
Copy link
Member Author

This is the wrong approach anyway. I hope to get around to solve this correctly soon if no one else beats me to it.

@QuLogic QuLogic modified the milestones: unassigned, 2.1 (next point release) May 15, 2017
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

Successfully merging this pull request may close these issues.

3 participants