Block a user
Can't compile for android
$ gogio -target android .
gogio: go list -f {{.Dir}} gioui.org/app/internal/wm failed: no required module provides package gioui.org/app/internal/wm; to add it:
go get…
Can't compile for android
Hi,
I tried a go build
, and I got:
$ go build
# git.wow.st/gmp/ble
../../../../../pkg/mod/git.wow.st/gmp/ble@v0.0.0-20211115204235-6da0474e59d6/ble.go:13:14: undefined:…
Can't compile for android
I'm on Ubuntu 20.04. a fresh clone from this repo. I must be on Go 1.16. The latest android SDK/ndk installed.