Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ship QtQuick.Controls #18

Open
gabesullice opened this issue Sep 9, 2016 · 3 comments
Open

Ship QtQuick.Controls #18

gabesullice opened this issue Sep 9, 2016 · 3 comments

Comments

@gabesullice
Copy link

gabesullice commented Sep 9, 2016

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 in assets/main.qml (i.e. commit them somewhere)?

I've never done anything with qt or I would submit a PR.

Here's my error:

[0] gabe ~ $ gopass 
error: qrc:/assets/main.qml:2 module "QtQuick.Controls" is not installed
qrc:/assets/main.qml:4 module "QtQuick.Controls.Styles" is not installed
qrc:/assets/main.qml:2 module "QtQuick.Controls" is not installed
qrc:/assets/main.qml:4 module "QtQuick.Controls.Styles" is not installed
@cortex
Copy link
Owner

cortex commented Sep 11, 2016

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!

@rafi
Copy link

rafi commented Sep 23, 2016

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.

@lcmaqueda
Copy link
Collaborator

I also needed to lower the QtQuick requirement to 2.6. Could you try that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants