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

Build with -no-feature-tabletevent fails for Linux/Wayland

    XMLWordPrintable

Details

    • Linux/Wayland
    • ba82ba66eb (qt/qtwayland/dev) 28769bf205 (qt/qtwayland/6.3) 28769bf205 (qt/tqtc-qtwayland/6.3) ba82ba66eb (qt/tqtc-qtwayland/dev) e3a8c19de7 (qt/tqtc-qtwayland/5.15) aa7a128f59 (qt/qtwayland/6.2) aa7a128f59 (qt/tqtc-qtwayland/6.2)

    Description

      The build runs into this error:

      In file included from .moc/moc_qwaylandtabletv2_p.cpp:10:
      .moc/../../../../../../source/qt5/qtwayland/src/client/qwaylandtabletv2_p.h:145:5: error: ‘QTabletEvent’ does not name a type; did you mean ‘QPaintEvent’?
       145 | QTabletEvent::PointerType m_pointerType = QTabletEvent::PointerType::UnknownPointer;
       | ^~~~~~~~~~~~
       | QPaintEvent
      .moc/../../../../../../source/qt5/qtwayland/src/client/qwaylandtabletv2_p.h:146:5: error: ‘QTabletEvent’ does not name a type; did you mean ‘QPaintEvent’?
       146 | QTabletEvent::TabletDevice m_tabletDevice = QTabletEvent::TabletDevice::NoDevice;
       | ^~~~~~~~~~~~
       | QPaintEvent
      make[3]: *** [Makefile:6236: .obj/qwaylandinputdevice.o] Error 1

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            cajus Cajus Pollmeier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes