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

configure: Missing command line argument for -no-xlib

    XMLWordPrintable

Details

    • Linux/X11

    Description

      ./configure --help | grep -i xlib
        -xcb-xlib............. Enable Xcb-Xlib support [auto]
      
      src/platformsupport/eglconvenience/eglconvenience.pro:qtConfig(xlib) {
      src/platformsupport/platformsupport.pro:qtConfig(xlib):qtConfig(opengl):!qtConfig(opengles2): \
      src/plugins/platforms/offscreen/offscreen.pro:qtConfig(xlib):qtConfig(opengl):!qtConfig(opengles2) {
      

      With the current configuration options we can disable xlib in XCB plugin with "no-xcb-xlib", but we can't disable Xlib feature by itself.

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            paeglis Gatis Paeglis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes