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

qmlimportscanner should support the plugin which that are not placed inside the import directory when static linking

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • None
    • 5.5.0, 5.5.1
    • Quick: Other
    • None
    • iOS
    • iOS/tvOS/watchOS

    Description

      https://github.com/qtproject/qtwebsockets/blob/5.5/src/imports/qmlwebsockets_compat/qmldir

      module Qt.WebSockets
      plugin declarative_qmlwebsockets ../../QtWebSockets/
      classname QtWebSocketsDeclarativeModule
      typeinfo plugins.qmltypes

      When static linking(for example, for iOS), building error like:

      ld: library not found for -ldeclarative_qmlwebsockets
      clang: error: linker command failed with exit code 1 (use -v to see invocation)

      Attachments

        Issue Links

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

          Activity

            People

              sorvig Morten Sørvig
              liaqi Liang Qi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes