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

Configuration error when all opengl features are explicitly disabled instead of via INPUT_opengl=no

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • 6.0.0
    • Build System: CMake

      Configuring qtbase without any OpenGL causes it to fail

      cmake -DFEATURE_opengl=OFF -DFEATURE_opengl_desktop=OFF -DFEATURE_opengles2=OFF
      
      ERROR: The OpenGL functionality tests failed!  You might need to modify the include and library search paths by editing QMAKE_INCDIR_OPENGL[_ES2], QMAKE_LIBDIR_OPENGL[_ES2] and QMAKE_LIBS_OPENGL[_ES2] in the mkspec for your platform. 

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

            semlanik Alexey Edelev
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes