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

x/mobile: no exported names in the package when go 1.22.4 on windows #68853

Open
wqqhh1 opened this issue Aug 13, 2024 · 2 comments
Open

x/mobile: no exported names in the package when go 1.22.4 on windows #68853

wqqhh1 opened this issue Aug 13, 2024 · 2 comments
Labels
mobile Android, iOS, and x/mobile WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@wqqhh1
Copy link

wqqhh1 commented Aug 13, 2024

gomobile bind -target android -androidapi 35 .
alist failed: exit statu
s 1
no exported names in the package "alist"
no exported names in the package "alist"
no exported names in the package "alist"
no exported names in the package "alist"

@gopherbot gopherbot added the mobile Android, iOS, and x/mobile label Aug 13, 2024
@gopherbot gopherbot added this to the Unreleased milestone Aug 13, 2024
@gabyhelp
Copy link

Related Issues and Documentation

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

@Zxilly
Copy link
Contributor

Zxilly commented Aug 13, 2024

please use Bugs issue template

@cagedmantis cagedmantis added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Android, iOS, and x/mobile WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

6 participants
@cagedmantis @gopherbot @Zxilly @wqqhh1 @gabyhelp and others