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

    • Windows
    • d08fa86e6 (dev), 72e5cfeee (dev), bc3a7f750 (6.6), 11b35e219 (tqtc/lts-6.5), a6965441d (dev), d7b4937e2 (6.7), 38d26e8d2 (dev), 667891d39 (6.9), 69f652ea5 (6.8)

      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

        1. MyApp.zip
          2 kB
          Sze Howe Koh
        For Gerrit Dashboard: QTBUG-117948
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved: