I was trying to deploy my app using windeployqt that noticed it copied many .qml and .qmlc files from qml folder in Qt install directory to QtQuick directory besides my app exe. Why are some qml modules compiled and their .qmlc files are present but others are not and you need the source .qml file to deploy your app. I was expecting to find .qmlc of all qml modules, but only a subset of them are present in Qt install dir.
_______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
