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

-DFEATURE_opengl_desktop=ON won't disable opengl_dynamic

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • 6.0.0
    • Build System: CMake
    • msvc2019
      CMake 3.18.4

      command line:

      cmake "../../qt6/qtbase" -DCMAKE_INSTALL_PREFIX=D:\Qt\6.0.0-msvc2019-x64-shared -G"Ninja Multi-Config" -DCMAKE_CONFIGURATION_TYPES=Release;Debug -DFEATURE_opengl_desktop=ON
      

      output:

      ......
        OpenGL:
          Desktop OpenGL ....................... yes
          Dynamic OpenGL ....................... yes
          OpenGL ES 2.0 ........................ no
          OpenGL ES 3.0 ........................ no
          OpenGL ES 3.1 ........................ no
          OpenGL ES 3.2 ........................ no
      ......

      Both Desktop OpenGL and Dynamic OpenGL were yes.

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

            qtbuildsystem Qt Build System Team
            lixinwei Li Xinwei
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes