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. Qt 6.1.0 incomplete installation of mqtt library

Qt 6.1.0 incomplete installation of mqtt library

Scheduled Pinned Locked Moved Solved Installation and Deployment
2 Posts 1 Posters 268 Views
  • 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
    robven
    wrote on last edited by
    #1

    In the past I have installed the mqtt library in previous versions of Qt with no problems.
    Now I have downloaded Qt 6.1.0 and as in previous versions I have installed the mqtt library.
    But this time I find myself with the following problem:
    If I run the application in debug mode I get the following error,
    error: dependent 'C:\Qt\6.1.0\msvc2019_64\lib\Qt6Mqttd.lib' does not exist.
    In fact, Qt6Mqttd.lib is not present in the library.
    If I run the application in release mode everything is fine.
    In your opinion, what could be the cause of this incomplete installation of the library?

    1 Reply Last reply
    0
    • R Offline
      R Offline
      robven
      wrote on last edited by
      #2

      I solved it by compiling the source module code with qt creator and trying to build the library from there.
      Then I manually copied it into QT_INSTALL_LIBS.

      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