Memory Leak using OpenGL
-
Hi,
I'm developing a Game Engine and we found a problem with drawing OpenGL in Qt.... Something is happening that when drawing the scene we detected a memory leak....
To confirm that the problem is not my code I opened the openglwindow exemplo from the SDK and same problem happens...
Can someone help me with this issue??
Best,
Renato Dias Viana -
Hi,
You should give what platform you are running, which version of Qt, what example etc.
You can also check the "bug report system":http://bugreports.qt.io to see if it's something known