librespot-org / librespot-golang

Go port of librespot, the Open Source Spotify client library
MIT License
169 stars 41 forks source link

Build described in README.md does not compile #27

Open martinbrennan opened 4 years ago

martinbrennan commented 4 years ago

pi@raspberrypi:~ $ go get -u github.com/librespot-org/librespot-golang

github.com/librespot-org/librespot-golang

go/src/github.com/librespot-org/librespot-golang/main.go:386:14: constant 4294967296 overflows int go/src/github.com/librespot-org/librespot-golang/main.go:386:14: array bound is too large

go version go1.14.2 linux/arm