QOpenGLWidget and MSVC/mingw
-
Hi,
I've got a problem with QOpenGLWidget and MSVC: What I'm doing is: I create a new Qt-Widgets application in Qt Creator (4.7.0, but I got the same issue with 4.6.2) and add just a OpenGLWidget to the form.
Compiling and running the app with mingw displays the window with a black opengl widget (as expected).
When I compile and run it with MSVC 2017 64bit (I've got the latest community edition installed) the window pops up all white just the windows title is displayed. After three or four seconds the window disappears and the message "The program has aborted" (in german) is displayed.
I've got the same problem when trying to compile/run the Qt examples which are using QOpenGLWidget.
Has anyone an idea what the cause of this issue is and how it could be fixed?Thanks in advance,
Peter -
Hi
Any change you got a intel graphic card ?
I recall someone also having this issue lately but post escapes me. -
That seems to be HD 530.
If you google it , it seems to be a lot of people experiencing this issue
with visual stud + intel hd 530 and opengl
I could not find the main intel post about it.
did you recently try update drivers ? -
@qtyeti
Damn :)
Well im not sure they fixed the issue/what it really was.
My googleFu seems to fail me today.What Qt version are you using ?
(you list Creator version)I
think/assume you are hit by
https://bugreports.qt.io/browse/QTBUG-50371?jql=text ~ "opengl crash'"