[Interest] qml: opengl failure

ich alex at golks.de
Wed Jan 6 12:10:51 CET 2021


Am January 6, 2021 5:54:02 AM UTC schrieb Alexander Dyagilev <alervdvcw at gmail.com>:
>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?

Hi,

i've no idea about the explicit issue, but to check the top most errors:
You have all this libs, including dependencies?
Have you checked them e.g. dependency walker, for loading issues?

Alex
-- 
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20210106/fd4e7515/attachment.html>


More information about the Interest mailing list