x/mobile: Failed to build GO app for android platform #29352
Labels
Milestone
Comments
FYI, so far this issue is observed only for android/arm and not for android/arm64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Trying to compile below GO app, which include C calls, for android platform.
What did you expect to see?
Expectation is to build this app for Android Platform, just like other platforms and should be able to run.
What did you see instead?
I see build errors as below:
Commands:
The text was updated successfully, but these errors were encountered: