abourget / shuttle-go

Contour Design Shuttle Pro V2 drivers for Linux, in Go, with modifiers and just more slick.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able to install

faridosc opened this issue · comments

I get this error when doing go get -v github.com/abourget/shuttle-go:

github.com/abourget/shuttle-go
# github.com/abourget/shuttle-go
../../go/src/github.com/abourget/shuttle-go/osc.go:13:8: server.Handle undefined (type *osc.Server has no field or method Handle)

I am on archlinux.

The issue seems to be related to this commit in go-osc:

hypebeast/go-osc@edff003

Closing as PR #5 should have updated all of this :) thanks for reporting!