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

qt_generate_deploy_qml_app_script generates an unusable deploy script

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • None
    • 6.4.2
    • Build System: CMake
    • None
    • Windows

      I get an unusable deploy script when using `qt_generate_deploy_qml_app_script` in my Qt 6.4.2 project. It looks like this:

      include()
      _qt_internal_show_skip_runtime_deploy_message("static Qt libs")
      _qt_internal_show_skip_qml_runtime_deploy_message()
      

      which of course produces errors when invoked in the `cmake install` step. More details are captured in this forum link that I created:

      https://forum.qt.io/topic/144883/qt_generate_deploy_qml_app_script-generates-script-with-empty-include

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

            jbornema Joerg Bornemann
            rhv70 Rich von Lehe
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes