mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-05 18:20:33 -08:00
add note about android NDK version, depending on Qt version
This commit is contained in:
parent
d98de99c57
commit
8b896c0584
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@ A good description of what you'll need can be found here:
|
|||
You don't need Android Studio, so search for **command line tools** on the SDK
|
||||
download page.
|
||||
|
||||
The NDK version that will work with both ECL and Qt5.15 is `21.3`.
|
||||
The NDK version to use depends on the Qt version. Qt5.15 requires `21.3`, Qt6
|
||||
requires `25c`.
|
||||
|
||||
The latest working SDK for Qt5.15 is e.g.
|
||||
`/opt/android/sdk/platforms/android-34`. If you find versions greater than 34
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue