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

-opengl dynamic should work with -angle-d3d11

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.4.0
    • 5.4.0
    • Build System
    • None
    • Windows MSVC2012+

    Description

      The following config line should allow building Qt for Windows with dynamic OpenGL and ANGLE's D3D11 renderer:

      configure -angle-d3d11 -opengl dynamic
      

      However, that config line will give the following error:

      ERROR: Dynamic OpenGL cannot be used together with native Angle (GLES2) builds.
      

      Note that WinRT builds should still prevent that combination, as dynamic GL is not supported under WinRT.

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            andrew.knight Andrew Knight
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes