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

Compile Error [arch Linux] #33

Open
blackgwe opened this issue Mar 22, 2017 · 2 comments
Open

Compile Error [arch Linux] #33

blackgwe opened this issue Mar 22, 2017 · 2 comments

Comments

@blackgwe
Copy link

I got the following error during compilation process - may be you can help???

go version
go version go1.8 linux/amd64

go get github.com/cortex/gopass

[...]/go/src/github.com/cortex/gopass/vendor/github.com/limetext/qml-go/bridge.go:87: cannot use argvP (type unsafe.Pointer) as type **C.char in argument to func literal

Any idea?

@cortex
Copy link
Owner

cortex commented Apr 17, 2017

Sadly, go-qml won't compile with go 1.8. I am looking into alternatives, including rewriting the whole thing in rust: https://github.com/cortex/ripasso

@blackgwe
Copy link
Author

@cortex THANKS a lot for your efforts! Hope you can solve the problem!

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

2 participants