-
Notifications
You must be signed in to change notification settings - Fork 474
Open
Description
Hi all,
I have installed qml-material and it's work perfectly on Windows (Qt 5.7.0 MSVC2015 - Windows 10 x64).
But on Android, i have this errors during the compilation (GCC 4.9 - Qt 5.7.0):
Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Styles.Material
Warning: QML import could not be resolved in any of the import paths: QtQuick.Extras.Private.CppUtils
Warning: QML import could not be resolved in any of the import paths: QtQuick.Extras.Private.CppUtils
During running:
W libBATI.so: qrc:/main.qml:2 module "Material" is not installed
W libBATI.so: qrc:/main.qml:3 module "Material.ListItems" is not installed
You have an idea ?
Thanks a lot.
Metadata
Metadata
Assignees
Labels
No labels