Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Deployed application crashes with QtQuick.Particles

    QML and Qt Quick
    1
    2
    405
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MartinD last edited by MartinD

      Hi,
      my deployed application (deployed using windeploy.exe) outputs "QQmlComponent: Component is not ready" on a qml component importing QtQuick.Particles 2.0 (once the component doesn't import particles then everything is ok).

      Also, everything is OK if the application is launched via QtCreator. I guess some Qt Quick dependency is missing but I don't have a clue which one.

      I tried to copy Qt5QuickParticles.dll to the folder with my exe but it doesn't help.

      I use Qt 5.6 on Win 10.

      M 1 Reply Last reply Reply Quote 0
      • M
        MartinD @MartinD last edited by

        I had to manually copy Qt5QuickParticles.dll and QtQuick\Particles.2 folder to my deploy folder.

        Reported as bug: https://bugreports.qt.io/browse/QTBUG-54349

        1 Reply Last reply Reply Quote 0
        • First post
          Last post