Skip to content

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

@simspace-dev

Description

@simspace-dev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions