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

DirectFB platform plugin build fails

    XMLWordPrintable

Details

    • Linux/Yocto
    • d86ab16a86 (qt/qtbase/dev) d86ab16a86 (qt/tqtc-qtbase/dev)

    Description

      It seems DirectFB has not been properly ported to Qt 6 despite being in sources. There are several build errors due to different function signatures like these (6.2.0):

      src/plugins/platforms/directfb/qdirectfbblitter.cpp:255:87: error: no matching function for call to 'QTextureGlyphCache::GlyphAndSubPixelPosition::GlyphAndSubPixelPosition(const glyph_t&, QFixed&)'
      src/plugins/platforms/directfb/qdirectfbinput.cpp:165:83: error: no matching function for call to 'QWindowSystemInterface::handleMouseEvent(QWindow*&, long int&, QPoint&, QPoint&, Qt::MouseButtons&)'
      src/plugins/platforms/directfb/qdirectfbinput.cpp:176:55: error: no matching function for call to 'QWindowSystemInterface::handleWheelEvent(QWindow*&, long int&, QPoint&, QPoint&, int, Qt::Orientation)'
      

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes