Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to build for android #823

Closed
jdelrue opened this issue Jul 30, 2021 · 1 comment
Closed

Error when trying to build for android #823

jdelrue opened this issue Jul 30, 2021 · 1 comment

Comments

@jdelrue
Copy link

jdelrue commented Jul 30, 2021

jdelrue@jdelruexps:~/jimbercode/yggdrasil-go$ ./build -a
Building aar for Android
gomobile: /home/jdelrue/go/bin/gobind -lang=go,java -outdir=/tmp/gomobile-work-923186444 -tags=mobile github.com/yggdrasil-network/yggdrasil-extras/src/mobile github.com/yggdrasil-network/yggdrasil-go/src/config failed: exit status 1
no exported names in the package "github.com/yggdrasil-network/yggdrasil-extras/src/mobile"
no exported names in the package "github.com/yggdrasil-network/yggdrasil-extras/src/mobile"
no exported names in the package "github.com/yggdrasil-network/yggdrasil-extras/src/mobile"
no exported names in the package "github.com/yggdrasil-network/yggdrasil-extras/src/mobile"

@jdelrue
Copy link
Author

jdelrue commented Aug 3, 2021

Fixed after fiddling around for a few hours. Apperently you need the future branch of yggdrasil-extras, among some specific go requirement. For the ones intrested I created a Docker that builds the android aar:

https://github.com/jdelrue/yggdrasil-mobile-docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant