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

qt_generate_deploy_qml_app_script() deploys QML plugin target but not the corresponding backing target

    XMLWordPrintable

Details

    • Windows
    • d08fa86e6 (dev), 72e5cfeee (dev), bc3a7f750 (6.6), 11b35e219 (tqtc/lts-6.5), a6965441d (dev), d7b4937e2 (6.7)

    Description

      Steps to reproduce

      1. Build and run the attached project in Qt Creator to verify that it works (you can see a green Rectangle in the window)
      2. Build the "install" target
      3. Try to run the deployed/installed executable

       

      Outcomes

      • Step 2 deploys MyLibplugin.dll but not MyLib.dll (even though the executable has target_link_libraries(appMyApp PRIVATE MyLib))
      • Consequently, Step 3 fails to run

      Attachments

        1. MyApp.zip
          2 kB
          Sze Howe Koh

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              skoh-qt Sze Howe Koh
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews