Comment 5 for bug 1398044

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

Changing QOpenGLContextPrivate::setGlobalShareContext(shareContext.data()); to qt_gl_set_global_share_context(shareContext.data()); and additionally QOpenGLContextPrivate::globalShareContext() to qt_gl_global_share_context() were enough and I was able to build Oxide against Qt 5.4.0.