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. Error QT += mqtt

Error QT += mqtt

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
6 Posts 3 Posters 733 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.
  • R Offline
    R Offline
    Rajashekar V
    wrote on last edited by
    #1

    I am facing the following error: Unknown module(s) in QT: mqtt, while adding QT+=mqtt in .pro .

    I tried to resolve the issue with the following link: https://stackoverflow.com/questions/48701475/qt-creator-adding-mqtt-library   
    but I got the same error.

    Anyone who can help me resolve the issue.

    Thanks &regards,

    Rajashekar

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

      Hi,

      Did you build and install the module before using it ?

      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
      1
      • R Offline
        R Offline
        Rajashekar V
        wrote on last edited by
        #3

        I cloned the mqtt from GitHub by following the below link, but I didn't find the.pro file to build the same.

        https://stackoverflow.com/questions/48701475/qt-creator-adding-mqtt-library

        jsulmJ 1 Reply Last reply
        0
        • R Rajashekar V

          I cloned the mqtt from GitHub by following the below link, but I didn't find the.pro file to build the same.

          https://stackoverflow.com/questions/48701475/qt-creator-adding-mqtt-library

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

          @Rajashekar-V said in Error QT += mqtt:

          but I didn't find the.pro file to build the same

          It is CMake based, so you need to use CMake to build it.

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

          1 Reply Last reply
          0
          • R Offline
            R Offline
            Rajashekar V
            wrote on last edited by
            #5

            Can you please help me with the steps to using CMake.

            jsulmJ 1 Reply Last reply
            0
            • R Rajashekar V

              Can you please help me with the steps to using CMake.

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

              @Rajashekar-V https://github.com/KurtPattyn/QtMqtt/blob/master/readme.md

              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