Closed Ariels123 closed 3 years ago
Never seen this one before. A few questions that might help narrow things down:
go get
command, or when you try to compile some code after having installed?go version
?pwd
in the directory where you're running this?$GOPATH
?Sorry, I cannot reproduce. Also, the issue is quite old, so I'm closing it. If you experience this issue again, feel free to reopen it providing more details.
I get this error trying to install on OSx
go get github.com/jroimartin/gocui
github.com/jroimartin/gocui
../../../../go/src/github.com/jroimartin/gocui/keybinding.go:74: undefined: termbox.MouseRelease
Any easy workaround?