-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.3, 6.6.0 RC
-
Windows 10 22H2
-
-
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
- Build and run the attached project in Qt Creator to verify that it works (you can see a green Rectangle in the window)
- Build the "install" target
- 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
- is replaced by
-
QTBUG-124149 qt_generate_deploy_qml_app_script() still fails to deploy QML backing target in Qt 6.5.5
-
- Reported
-
- relates to
-
QTBUG-118153 Use CMake's file(GET_RUNTIME_DEPENDENCIES) for deployment on Windows and macOS
-
- Reported
-
For Gerrit Dashboard: QTBUG-117948 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
517399,4 | CMake: Deploy runtime dependencies of QML plugins | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
518683,4 | CMake: Generate deployment information for each deployable target | dev | qt/qtbase | Status: MERGED | +2 | 0 |
523672,2 | CMake: Deploy runtime dependencies of QML plugins | 6.6 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
523825,2 | CMake: Deploy runtime dependencies of QML plugins | tqtc/lts-6.5 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |
549233,2 | CMake: Evaluate genexes for extra deploy file paths | dev | qt/qtbase | Status: MERGED | +2 | 0 |
549347,2 | CMake: Evaluate genexes for extra deploy file paths | 6.7 | qt/qtbase | Status: MERGED | +2 | 0 |
637617,3 | CMake: Fix DESTDIR handling for Qml app deployment on Windows | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
637998,2 | CMake: Fix DESTDIR handling for Qml app deployment on Windows | 6.9 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
638096,2 | CMake: Fix DESTDIR handling for Qml app deployment on Windows | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |