qt - Fails to paint within QGLWidget -
i have weird issue opengl in qt. have derived class qglwidget. use makecurrent()
in initializegl
because need call opengl functions first. opengl widget embedded qframe.
when run application in qtcreator, runs. when run standalone one, opengl surface seems not update @ all.
any clue?
edit: problem seems come optirun
…
Comments
Post a Comment