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

windeployqt does not copy scxml dependencies

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • None
    • 6.4.2
    • None
    • qmake, MinGW 11.2.0 64-bit
    • Windows
    • 3c66def23fd8069835c8aba7710ec7f7cad68aa7 (6.5)

    Description

      When working with qmake and MinGW, windeployqt.exe fails to deploy the dynamic libraries for Qt State Machines.

      The missing files are:

      • .\scxmldatamodel\qscxmlecmascriptdatamodel.dll
      • .\Qt6Qml.dll
      • .\Qt6Scxml.dll

      As a result, the deployed application will crash with unknown Windows error code 0xc0000005, until one copies the missing files into the application directory.

      See for more details:
      https://forum.qt.io/topic/134540/warning-ecmascriptdatamodel-plugin-not-found-after-deployment/3

      Attachments

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

        Activity

          People

            timothee.keller Timothée Keller
            Mr.Floppy Jack Malloy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes