Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-68270

qt can not fall to ANGLE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.11.0
    • GUI: OpenGL
    • None
    • Tried to run the exe on windows 10 , i added the file (Player.exe)

       

      qt compile on windows 10 using vs2015 x86 (static compile)

    Description

      I installed the QT static with the following configuration: 

          `configure -recheck-all -strip -prefix "C:\Qt\ANgl" -platform win32-msvc -static -release -opensource -confirm-license -opengl dynamic -nomake examples -nomake tests`

       

       When I try to run a program that was built with QT on a Windows 10 computer (one out of 10 I tried - this is not a general problem for all computers), I get the following warnings:

       

      {{`Warning: QWindowsEGLStaticContext::create: Could not initialize EGL display: error 0x3001 }}

      Warning: QWindowsEGLStaticContext::create: When using ANGLE, check if d3dcompiler_4x.dll is available`

       

      QT fails to fall to ANGLE and I'm left without graphics ...

      Of course, I included the following files:

      `libEGL.dll libGLESv2.dll OpenAL32.dll ass.dll libass.dll opengl32sw.dll d3dcompiler_47.dll`

      In the folder where the EXE is located , and it still does not work so probably this is that there is a bug in QT

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lagocs Laszlo Agocs
            jakob_r sdfsdf dfgdfg
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes