Skip to content

Instantly share code, notes, and snippets.

@Slow3000
Created November 25, 2011 14:30
Show Gist options
  • Save Slow3000/1393644 to your computer and use it in GitHub Desktop.
Save Slow3000/1393644 to your computer and use it in GitHub Desktop.
Build errors
/scratchbox/users/mibrunin/home/mibrunin/swork/qt5/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:116:28: error: 'QObjectPrivate* QObject::d_func()' is private
../../include/QtDeclarative/5.0.0/QtDeclarative/private/../../../../../src/declarative/qml/v8/qjsengine_p.h:50:66: error: within this context
../../include/QtDeclarative/5.0.0/QtDeclarative/private/../../../../../src/declarative/qml/v8/qjsengine_p.h:50:66: error: invalid conversion from 'QObjectPrivate*' to 'QJSEnginePrivate*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment