Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. gamepad not known in QT
Forum Updated to NodeBB v4.3 + New Features

gamepad not known in QT

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
6 Posts 4 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DanAm
    wrote on last edited by
    #1

    I try to run my qt program to connect to the joystick, but QT does not debug "gamepad" where i put Qt+=gamepad in .pro file and I get the error: Unknown modules in QT: gamepad?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Which version of Qt would that be ?
      On which platform ?
      How did you install Qt ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DanAm
        wrote on last edited by
        #3

        QT version is 5.5.1 and I am working in Linux.

        1 Reply Last reply
        0
        • Christian EhrlicherC Online
          Christian EhrlicherC Online
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Then you should upgrade your Qt version - QtGamepad was added later: https://doc.qt.io/qt-5/whatsnew57.html

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          D 1 Reply Last reply
          0
          • Christian EhrlicherC Christian Ehrlicher

            Then you should upgrade your Qt version - QtGamepad was added later: https://doc.qt.io/qt-5/whatsnew57.html

            D Offline
            D Offline
            DanAm
            wrote on last edited by
            #5

            @Christian-Ehrlicher
            Thanks for your reply. My Qt is version 5.5.1, it seems that gamepad has added in version Qt 5.
            Do you think that reinstall and install Qt could help?

            jsulmJ 1 Reply Last reply
            0
            • D DanAm

              @Christian-Ehrlicher
              Thanks for your reply. My Qt is version 5.5.1, it seems that gamepad has added in version Qt 5.
              Do you think that reinstall and install Qt could help?

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @DanAm As @Christian-Ehrlicher wrote: QtGamepad was added in Qt 5.7, just see the link he posted!
              You will need to use Qt >= 5.7

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved