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

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

      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)

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes