google / gxui

An experimental Go cross platform UI library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error on go get

lfaoro opened this issue · comments

$ go get -u github.com/google/gxui/...
# github.com/google/gxui/drivers/gl
../../go/src/github.com/google/gxui/drivers/gl/driver.go:191:12: assignment mismatch: 2 variables but c.window.Window.GetClipboardString returns 1 values

See #178