Failed to create OpenGL context (x86 msvc2017)
-
Hi there,
I have builded Qt 5.9.7 for 32bit with msvc2017 successfull (tested with 5.11.2 too).
With -opengl es2 support for ANGLE.And when I run my exe on win7 32bit, I have this error :
As you see, the libraries emulation are present at exe side ...
What I doing wrong ? -
Hi there,
I have builded Qt 5.9.7 for 32bit with msvc2017 successfull (tested with 5.11.2 too).
With -opengl es2 support for ANGLE.And when I run my exe on win7 32bit, I have this error :
As you see, the libraries emulation are present at exe side ...
What I doing wrong ? -
@jsulm no, because I have this problem on multiple computer.
With my old configuration > qt 5.9 with prebuild bin msvc2015 32bit are working perfectly on the same computer...
Because the qt lib 32bit are no longer built, I must build qt lib by my own. (maybe because this problem are unsolve on 32bits...) -
Arf, another post like this :
https://forum.qt.io/topic/95075/should-i-build-with-opengl-desktop-dynamic-or-not/3I'll try this configuration