Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
8f5c6434e (dev), 5dddcc3cd (6.9), 679779999 (6.8)
Description
Clarify that qt_standard_project_setup() must come before all qt_add_qml_module() calls, and in the same subdirectory as the executable, otherwise it will cause issues on Windows and MacOS when creating qml modules (with backing libraries) in subdirectories.
qt_standard_project_setup ensures the backing library dlls are placed in the current binary dir next to the executable, so that the windows runtime linker can resolve the dlls.
Attachments
For Gerrit Dashboard: QTBUG-115050 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
624834,2 | Doc: Clarify need to qt_add_standard_project_setup early | dev | qt/qtbase | Status: MERGED | +2 | 0 |
625472,2 | Doc: Clarify need to qt_add_standard_project_setup early | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |
625554,2 | Doc: Clarify need to qt_add_standard_project_setup early | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |