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

QNX on i.MX8QM - Make QNX_MAX_BUFFER_COUNT configurable

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Incomplete
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.12.4
    • Build System, QPA
    • None
    • QNX

      In the QNX Screen interface, file qnxwindow.h, make MAX_BUFFER_COUNT configurable at build time.

      https://code.woboq.org/qt5/qtbase/src/plugins/platforms/qnx/qqnxwindow.h.html#_M/MAX_BUFFER_COUNT is hard-coded to 2. It would be nice for Qt to provide a way to configure this. Something as simple as: 

      #ifndef QNX_MAX_BUFFER_COUNT
       #define QNX_MAX_BUFFER_COUNT 2
       #endif

      This will allow build time configuration.

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

            jmcdonnell_blackberry James McDonnell
            patrickshelly Patrick Shelly (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes