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

Qt5::QTcpServerConnection not found for cmake builds

    XMLWordPrintable

Details

    • 2f2dd3b0c28db210ea1f00d569f6c1626894c5f4

    Description

      cmake files for qt don't find Qt5::QTcpServerConnection.

      the reason is most likely the following line in Qt5QmlConfig.cmake:

          file(GLOB pluginTargets "${CMAKE_CURRENT_LIST_DIR}/Qt5Qml_*Plugin.cmake")
      

      the glob expression does not include "Qt5Qml_QTcpServerConnection.cmake"

      Attachments

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

        Activity

          People

            krf Kevin Funk
            timblechmann tim blechmann
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes