• Joined on 2021-09-23
dolanor commented on issue gmp/hrm#1 2021-12-15 15:09:47 -05:00
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…
dolanor commented on issue gmp/hrm#1 2021-12-15 05:15:53 -05:00
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:…
dolanor commented on issue gmp/hrm#1 2021-09-26 18:02:02 -04:00
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.

dolanor opened issue gmp/hrm#1 2021-09-23 17:51:24 -04:00
Can't compile for android