[Qt-creator] (no subject)
Kapil Gupta
kpgupta98 at gmail.com
Mon Aug 22 07:57:52 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/qt-creator/attachments/20160822/c9e437e8/attachment.html>
More information about the Qt-creator
mailing list