Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. QTgamepad, how to install and .pro configurations
Forum Updated to NodeBB v4.3 + New Features

QTgamepad, how to install and .pro configurations

Scheduled Pinned Locked Moved Unsolved Game Development
4 Posts 3 Posters 2.3k Views 2 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.
  • A Offline
    A Offline
    AliRezA912
    wrote on last edited by
    #1

    Hey everyone...
    I know it seems like a really obvious matter to most of you guys out there but please bear with me...
    I'm searching for a library to get input from a PS4 Controller, so I winded up with Qt's qtgamepad.
    This module however doesn't seem to be in the installed files by the Qt installer and you gotta download it from the github by this link that I found: https://github.com/qt/qtgamepad
    So I downloaded this project (module Idk what to call it...) but I have no idea how to use the files...
    I guess that I have to build it first however I didn't find any video on youtube or any manual on internet about how to do so, they all just say how to use it!
    I found some headers and tried to use them but my .pro file in my project needs the famous (LIBS += /Directory/ )...
    So I appreciate any help that you guys are willing to give about how to build this Qtgamepad...
    Tnx in advance.

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

      Hi and welcome to devnet,

      The official Qt source repositories can be found at https://code.qt.io. Github is just a mirror.

      You first have to build and install the module. You can to that from Qt Creator, so you ensure that you are using the right version of Qt.

      Once installed, you can start here

      Note that IIRC, QtGamePad is a technology preview with Qt 5.8 so you could also just install that version and get the module to test.

      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
        Davidisi
        wrote on last edited by
        #3

        Hi @AliRezA912 please were you able to install figure out HOW TO actually install the QTgmaepad?
        Same issue, here and would be very grateful for any pointers.
        Thank you in advance

        SGaistS 1 Reply Last reply
        0
        • D Davidisi

          Hi @AliRezA912 please were you able to install figure out HOW TO actually install the QTgmaepad?
          Same issue, here and would be very grateful for any pointers.
          Thank you in advance

          SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Davidisi hi and welcome to devnet,

          Did you follow my suggestions ?

          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

          • Login

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