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 g...@github.com:papyros/qml-material.git material.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to