Skip to content
New issue

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

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

Already on GitHub? # to your account

Check Android NDK in non legacy path #123

Merged
merged 1 commit into from
Sep 10, 2020
Merged

Check Android NDK in non legacy path #123

merged 1 commit into from
Sep 10, 2020

Conversation

kafji
Copy link
Contributor

@kafji kafji commented Sep 10, 2020

Check Android NDK in non legacy path ($ANDROID_SDK_ROOT/ndk/$NDK_VERSION).

If there are multiple versions of NDK installed, the latest version following semver rule will be selected.

Dependencies:
Add semver for parse and comparing NDK versions.
Add tempfile in dev for testing.

I'm using Cargo 1.46.0 (149022b1d 2020-07-17). I think they changed the Cargo.lock format.

Check Android NDK in non legacy path
(`$ANDROID_SDK_ROOT/ndk/$NDK_VERSION`).

If there are multiple versions of NDK installed, the latest
version following semver rule will be selected.
@kafji
Copy link
Contributor Author

kafji commented Sep 10, 2020

This closes #121

@kali kali merged commit cd39859 into sonos:main Sep 10, 2020
@kafji kafji deleted the kfj/ndk-non-legacy-path branch September 10, 2020 13:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants