Please help on this error
-
I am new to Qt...and getting following error...using windows 7 with qt 5.3 mingw...
QML debugging is enabled. Only use this in a safe environment.
getProcAddress: Unable to resolve 'glBindFramebuffer'
getProcAddress: Unable to resolve 'glBindFramebufferOES'
getProcAddress: Unable to resolve 'glBindFramebufferARB'Went through lot of forums online but cant find an exact solution...
If anyone faced the same..please help -
I think some kind of file missing possible .
-
It is possible that OS driver does not support OpenGL 2.0 (I guess)
Check what version of OpenGL is supported by a graphics card.
Also you may try to use different version of Qt for Windows.
Qt for windows comes in two editions OpenGL and ANGLE.
"See the differences between two versions":http://qt-project.org/wiki/Qt-5-on-Windows-ANGLE-and-OpenGL