I can't figure out how to install qml-material on Windows #473
I'm trying to put the Material files in the current directory and run the demo
Starting with the demo folder I've cloned the repo as material/
I created a .pri file with the following
https://github.com/siecje/qml-material-windows
The code I'm using is here.
https://github.com/siecje/qml-material-windows
> qmlscene.exe main.qml
main.qml:2 module "Material" is not installed
I can't figure out how to install qml-material on Windows #473
I'm trying to put the Material files in the current directory and run the demo
Starting with the demo folder I've cloned the repo as
material/I created a
.prifile with the followingThe code I'm using is here.
https://github.com/siecje/qml-material-windows