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

-opengl dynamic should work with -angle-d3d11

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-40193
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes