Update android ndk from n18b to more recent
Closed, ResolvedPublic

Description

r18b is from 2018, now, r24 is releasing.

Changelogs can be found at https://github.com/android/ndk/wiki/Unsupported-Downloads (also https://developer.android.com/ndk/downloads/revision_history)

  • Add a warning/error in the code if the ndk is too old.
  • r21e is LTS from Jan 2021 (and is easy to integrate in our code).
  • r23b the latest version LTS (but requires more updates to be fully integrated).

Maybe do it in 2 steps if one takes too much time.

/!\ https://invent.kde.org/education/gcompris/-/merge_requests/90 Qt may not have a version compatible with ndk r23b.

jjazeix created this task.Dec 19 2021, 9:47 PM
jjazeix claimed this task.
jjazeix updated the task description. (Show Details)
jjazeix updated the task description. (Show Details)Dec 20 2021, 7:01 PM
jjazeix moved this task from Backlog to WIP on the GCompris: Improvements board.Dec 20 2021, 7:03 PM
jjazeix updated the task description. (Show Details)Dec 26 2021, 5:10 PM
jjazeix closed this task as Resolved.Dec 22 2024, 9:15 AM
jjazeix moved this task from WIP to Done on the GCompris: Improvements board.

r25c is now used with Qt6.5 minimum