[Interest] qml: opengl failure

Alexander Dyagilev alervdvcw at gmail.com
Wed Jan 6 06:54:02 CET 2021


Hello,

I've tried to use this code:

if(!qEnvironmentVariableIsSet("QT_OPENGL"))

{

//OnWindows,useANGLEsowedon'thavetoloadOpenGL

//user-modedriversintoourapp.OGLdrivers(especiallyIntel)

//seemtocrashtheappfarmoreoftenthanDirectX.

qputenv("QT_OPENGL","angle");

}

It works fine in Windows 10. But in Windows 7 I'm getting the following 
message:

libEGL.dll, libGLESV2.dll, d3dcompiler_47.dll does exist inside of our 
app's directory.

Why is this happening?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20210106/5b3c50b0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lkhmkpnmclpbhekf.png
Type: image/png
Size: 18316 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20210106/5b3c50b0/attachment.png>


More information about the Interest mailing list