Hi
If i open a working qml / c++ Qt 5.0.2 project in Qt 5.1 beta then all i get is a window with a white background…
In the console i noticed :
getProcAddress: Unable to resolve ‘glBindFramebuffer’
getProcAddress: Unable to resolve ‘glBindFramebufferOES’
getProcAddress: Unable to resolve ‘glBindFramebufferARB’
So i think this is the reason for my white background.
Is this a Qt problem or is there something wrong with my video drivers ( i use a Matrox card on a HP workstation)
Regards Johan
↧