Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt Mqtt module not found
Forum Updated to NodeBB v4.3 + New Features

Qt Mqtt module not found

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 41 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
    ahmed2002
    wrote last edited by
    #1

    Hi,
    I installed Qt Mqtt from official online installer for windows 10 x64 but i cant use or import it in my project and i cant find it in "path C:\Qt\6.8.2\mingw_64\qml" also .
    I wanna to use it in my project by using "Import QtMqtt" but i facing a "Qml module not found" problem
    and could i download qt mqtt for qt 5.15.18???

    Pl45m4P 1 Reply Last reply
    0
    • A ahmed2002

      Hi,
      I installed Qt Mqtt from official online installer for windows 10 x64 but i cant use or import it in my project and i cant find it in "path C:\Qt\6.8.2\mingw_64\qml" also .
      I wanna to use it in my project by using "Import QtMqtt" but i facing a "Qml module not found" problem
      and could i download qt mqtt for qt 5.15.18???

      Pl45m4P Online
      Pl45m4P Online
      Pl45m4
      wrote last edited by Pl45m4
      #2

      @ahmed2002

      QMqtt is NOT a QML module...
      Only Qt Widgets

      But check out this official example how to use the Widgets module in a QML app

      • https://doc.qt.io/qt-6/qtmqtt-quickpublication-example.html

      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      1
      • A Offline
        A Offline
        ankou29666
        wrote last edited by ankou29666
        #3

        as far as I know, the official Qt Installer doesn't provide Mqtt for open source edition as prebuilt module. So unless you use commercial edition, you have to build the whole Qt from sources to have Mqtt available.

        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