forked from go-qml/qml
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Fatal error: 'QtCore/private/qglobal_p.h' file not found #9
Comments
I've managed to resolve this issue with this patch in linux:
you could use the same for now, until we find a better solution or commit this patch. |
zoli
changed the title
Error installing qml-go on MacOS 10.12.4
Qt fatal error: 'QtCore/private/qglobal_p.h' file not found
Dec 19, 2017
zoli
changed the title
Qt fatal error: 'QtCore/private/qglobal_p.h' file not found
Fatal error: 'QtCore/private/qglobal_p.h' file not found
Dec 19, 2017
This was referenced Dec 19, 2017
Is there a solution on this issue? |
maybe sudo apt-get install qtbase5-private-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've installed go on Mac OS 10.12.4:
https://storage.googleapis.com/golang/go1.8.1.darwin-amd64.pkg
Then I did the following steps, but got an error when trying to install qml-go:
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: