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

Document qt_standard_project_setup() better for usage with qml modules

XMLWordPrintable

    • 8f5c6434e (dev), 5dddcc3cd (6.9), 679779999 (6.8)

      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.

        For Gerrit Dashboard: QTBUG-115050
        # Subject Branch Project Status CR V

            ulherman Ulf Hermann
            olivier.decanniere Olivier De Cannière
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes