Skip to content

QtQuick Controls not getting deployed, Controls.2 does #300

@kviktor

Description

@kviktor

I'm trying to deploy a program that uses CircularGauge which uses QtQuick.Controls 1.4. In my own QML files I only use QtQuick.Controls 2.1/2.2. In the deployed filed I have both Controls and Controls.2 directories, the Controls directory has no files, however it has subfolders that have files in them. The Controls.2 directory has qml files and a .so file too. If I just manually copy the Controls folder from my build machine to the testing VM everything is great.

I've also tried adding a "dummy" import QtQuick.Controls 1.4 to my file and copying the CircularGauge.qml to my qmldir but neither worked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions