Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module "Material" is not installed - Android #482

Open
aureyoboss opened this issue Sep 9, 2016 · 2 comments
Open

module "Material" is not installed - Android #482

aureyoboss opened this issue Sep 9, 2016 · 2 comments

Comments

@aureyoboss
Copy link

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.

@aureyoboss
Copy link
Author

I followed this topic, #352

But i have, other error:

W libBATI.so: (null):0 ((null)): QQmlApplicationEngine failed to load component
W libBATI.so: (null):0 ((null)): qrc:/main.qml:5 Type ApplicationWindow unavailable
W libBATI.so: file:///data/data/org./qt-reserved-files/qml/Material/ApplicationWindow.qml:133 Type Dialog unavailable
W libBATI.so: file:///data/data/org./qt-reserved-files/qml/Material/Dialog.qml:288 Type Button unavailable
W libBATI.so: file:///data/data/org./qt-reserved-files/qml/Material/Button.qml:20 module "QtQuick.Controls.Styles.Material" is not installed

@renjiangithub
Copy link

same question, any one have a solution??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants