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

Is Android NDK r25c support? #57

Closed
RookieTars opened this issue Oct 26, 2023 · 3 comments
Closed

Is Android NDK r25c support? #57

RookieTars opened this issue Oct 26, 2023 · 3 comments

Comments

@RookieTars
Copy link

Accord to README, rules in this repo currently work with Android NDK version 25b , but I can't find download url of NDK 25b.

  1. However, NDK r25c is accessible. Is r25c supported? Or is there anything I should pay attention to while using r25c?

  2. Providing download url of NDK 25b is also thankful.

Thanks!

@keith
Copy link
Member

keith commented Oct 29, 2023

It seems that the b -> c type updates are generally pretty small, so I think r25c should work just fine as well. Please file any issues you find if not.

Looking at the URLs for the r25c downloads like this one:

https://dl.google.com/android/repository/android-ndk-r25c-darwin.dmg

Replacing c with b seems to work still. It seems like the recommendation from the NDK docs is to upgrade though, so they must have pulled those URLs from the docs

@RookieTars
Copy link
Author

Thanks a lot.

@DanAlbert
Copy link

Any time an NDK minor version upgrade breaks compatibility with a build system, that's more likely an NDK bug.

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

3 participants