Skip to content

fatal error: 'private/qmetaobjectbuilder_p.h' on Mac #65

Closed
@updega2

Description

@updega2

Hi,

I'm trying to build on macOS High Sierra, 10.13, and running into an issue with finding a Qt5Core header.

PythonQt.cpp:1951:10: fatal error: 'private/qmetaobjectbuilder_p.h' file not found

I've tried both Qt5.4.2 and Qt5.6 with branches patched-7 and patched-8 but none of them seem to work.

There was a similar issue raised for windows previously: #62

The solution seems a little hacky. Are there plans to try and include the extra Qt5Core dir within cmake for PythonQt or will I need to do something similar?

Thanks!

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