MarkoStanojevic12 / Material-Qt

A fully custom QML library built on the Material design scheme
MIT License
39 stars 7 forks source link

android build warning regarding the import of QtQuick.Controls.* #4

Open adam-ce opened 1 month ago

adam-ce commented 1 month ago

When building android packages in CI, i saw the following:

Warning: QML import could not be resolved in any of the import paths: QML
Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Windows
Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.macOS
Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.iOS