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

QML module not found (Material) #492

Open
SushiTee opened this issue Feb 12, 2017 · 1 comment
Open

QML module not found (Material) #492

SushiTee opened this issue Feb 12, 2017 · 1 comment

Comments

@SushiTee
Copy link

I added the current Version as submodule to my project and edited the .pro and main.cpp like it's shown in the readme file.
I'm trying to use the module with Qt 5.8 and Qt Creator 4.2.1 using qmake. I'm on Windows.

When I'm building with mingw the app builds and starts like expected but when ever I do "import Material 0.3" Qt Creator is saying that it cannot find the module (QML module not found (Material)).
When I'm building using MSVC2015 it is the same but after the App starts it's giving me errors:

qrc://///QtQuick/Controls/Styles/Material/ButtonStyle.qml:40 ReferenceError: Units is not defined

I need help with this problem. Using this without auto complete in Qt Creator is not nice.

Cheers

@lit-uriy
Copy link

This problem is relevant for me.
I tried to build the DEMO using Qt 5.7

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