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

Can't find <private/qsgrendernode_p.h> #34

Closed
raff opened this issue Jan 28, 2014 · 2 comments
Closed

Can't find <private/qsgrendernode_p.h> #34

raff opened this issue Jan 28, 2014 · 2 comments

Comments

@raff
Copy link

raff commented Jan 28, 2014

OSX 10.9.1 - Tried both with qt 5.2.0 and qt 5.2.2 (brew install --head)

In file included from /usr/local/gocode/src/github.com/niemeyer/qml/all.cpp:3:0:
/usr/local/gocode/src/github.com/niemeyer/qml/cpp/govalue.cpp:2:37: fatal error: private/qsgrendernode_p.h: No such file or directory
#include <private/qsgrendernode_p.h>

There is no file named qsgrender* in any of the QT include subdirectories.

@niemeyer
Copy link
Contributor

Sorry about that. This is a left over from a different idea, and is in fact not necessary. Update coming.

@raff
Copy link
Author

raff commented Jan 28, 2014

Yup! just verified that removing the include fixes the issue!

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