go-qml / qml

QML support for the Go language
Other
1.96k stars 189 forks source link

Ubuntu 14 Installation Error #85

Closed bitcoinsSG closed 9 years ago

bitcoinsSG commented 9 years ago

when using go get -u github.com/go-qml/qml I get the following error

github.com/go-qml/qml

../../../go-qml/qml/error.go:4: "ERROR: the correct import path is gopkg.in/qml.v1 ... " evaluated but not used

zoli commented 9 years ago

Isn't the error message obvious you should use gopkg.in/qml.v1 instead of github.com/go-qml/qml