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

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -