Open gabesullice opened 8 years ago
These should be part of the Qt distribution, at least if you have Qt > 5.1. The whole build situation is a bit annoying, it would be great to get some binaries uploaded to make this easier for everyone!
I'm getting
error: qrc:/assets/main.qml:1 module "QtQuick" version 2.7 is not installed`
I have qt5-mac 5.5.1
and qt5-qtquickcontrols 5.6.1
installed.
I also needed to lower the QtQuick requirement to 2.6. Could you try that?
First, let me say that I can't wait to get this going. I love
pass
, I love go... you even have vim bindings! But, I don't have the qt libs needed to run this. Is it possible to ship the imports that you have inassets/main.qml
(i.e. commit them somewhere)?I've never done anything with qt or I would submit a PR.
Here's my error: