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

Trying to build HPlayer on Raspbian. App build fails with “fatal error: cairo-features.h: No such file” #44

Open
simspace-dev opened this issue Jul 12, 2018 · 2 comments

Comments

@simspace-dev
Copy link

Hi,

I am trying to build HPlayer on Raspbian and I am getting this error …

../../../libs/openFrameworks/graphics/ofCairoRenderer.h:4:28: fatal error: cairo-features.h: No such file or directory #include "cairo-features.h"

I confirmed that cairo-features.h is located in this path:
/usr/include/cairo/cairo-features.h

I’m not sure how to resolve this issue … that is, how to get openFrameworks to locate the required headers in /usr/include/cairo.

Do you have any ideas or advice how I can resolve this?

Thank you!
Chris

@Maigre
Copy link
Member

Maigre commented Jul 13, 2018 via email

@simspace-dev
Copy link
Author

simspace-dev commented Jul 13, 2018

Hi Thomas, thanks for your reply.
I discovered and downloaded HPlayer2 yesterday after posting my HPlayer question.
I let it build overnight and just now saw that it built successfully.
I'm going to try and get HPlayer2 running today.
I'll look at that repo and see if it will help get me started.
Thank you!
Chris

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