Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-92546

mqtt/websocketssubcription links to non-existing modules

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • None
    • 6.1.0 Beta3, 6.1.0 RC
    • MQTT
    • Ubuntu20.04
    • Linux/X11

    Description

      Install Qt6.1.0 beta3 gcc binaries and Mqtt module. Open example mqtt/websocketsubscription in Creator, cmake fails:

      -- Configuring done
      CMake Error at CMakeLists.txt:22 (add_executable):
        Target "websocketsubscription" links to target "Qt::Network" but the target
        was not found.  Perhaps a find_package() call is missing for an IMPORTED
        target, or an ALIAS target is missing?
      CMake Error at CMakeLists.txt:22 (add_executable):
        Target "websocketsubscription" links to target "Qt::WebSockets" but the
        target was not found.  Perhaps a find_package() call is missing for an
        IMPORTED target, or an ALIAS target is missing?
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mkalinow Maurice Kalinowski
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes