3) Also, multi-threads version doesn’t work in win7 (x64, opengl).
ARB::createContext: wglCreateContextAttribsARB() failed (GL error code: 0x502
because of sharing with other context
m_context->setShareContext(context);
upd: already found about it https://bugreports.qt-project.org/browse/QTBUG-30077
but 1 and 2 still important for me.
↧