[Interest] Problem using qml-material in qt project

Kapil Gupta kpgupta98 at gmail.com
Mon Aug 22 18:40:19 CEST 2016


Hi,

I am using qml-material to create the GUI for my application. I am trying
to use the Bible project mentioned in the qml-material project as the basis
for my GUI. I am having this error :
```

QQmlApplicationEngine failed to load component

qrc:/main.qml:3 module "Material.ListItems" is not installed

```

I tried what was mentioned here:
http://stackoverflow.com/questions/31726321/load-qmldir-from-qrc-file. It
didnt remove the error. Here is my project :
https://github.com/daemonSlayer/deep-learning. In order to run the project,
the qml-material will have to be downloaded into vendor/material using this
command:

git submodule add git at github.com:papyros/qml-material.git material.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160822/7194cf82/attachment.html>


More information about the Interest mailing list