• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision73ea52f9ed548f1a48317f0415366ee2fc55f180 (tree)
Time2022-09-11 10:25:20
AuthorFs <Fsu0413@vip....>
CommiterFs

Log Message

update Android SDK for 5.15.6 and later

Change Summary

Incremental Difference

--- a/Compile/lib/Configuration.lua
+++ b/Compile/lib/Configuration.lua
@@ -52,7 +52,7 @@ conf.host.win = {
5252 ["buildRootPath"] = "D:\\Qt\\", -- On Windows, the build root should be same with source package
5353 ["androidSdkPath"] = {
5454 ["29"] = "D:\\android-sdk-windows",
55- ["Latest"] = "D:\\android-sdk-windows-2",
55+ ["Latest"] = "D:\\android-sdk-windows-20220911",
5656 },
5757 ["androidNdkPath"] = {
5858 ["r21e"] = "D:\\android-ndk-r21e",
@@ -123,7 +123,7 @@ conf.host.linux = {
123123 ["pathSep"] = '/',
124124 ["androidSdkPath"] = {
125125 ["29"] = "/opt/env/android-sdk-linux/",
126- ["Latest"] = "/opt/env/android-sdk-linux-2/",
126+ ["Latest"] = "/opt/env/android-sdk-linux-20220911/",
127127 },
128128 ["androidNdkPath"] = {
129129 ["r21e"] = "/opt/env/android-ndk-r21e/",
@@ -157,7 +157,7 @@ conf.host.mac = {
157157 ["pathSep"] = '/',
158158 ["androidSdkPath"] = {
159159 ["29"] = "/opt/env/android-sdk-mac/",
160- ["Latest"] = "/opt/env/android-sdk-mac-2/",
160+ ["Latest"] = "/opt/env/android-sdk-mac-20220911/",
161161 },
162162 ["androidNdkPath"] = {
163163 ["r21e"] = "/opt/env/android-ndk-r21e/",
@@ -184,6 +184,7 @@ conf.host.macLegacy = {
184184 ["pathSep"] = '/',
185185 ["androidSdkPath"] = {
186186 ["29"] = "/Volumes/opt/env/android-sdk-mac-2/",
187+ ["Latest"] = "/Volumes/opt/env/android-sdk-mac-20220911/",
187188 },
188189 ["androidNdkPath"] = {
189190 ["r21e"] = "/Volumes/opt/env/android-ndk-r21e/",
--- a/Compile/lib/qtCompile/conf.lua
+++ b/Compile/lib/qtCompile/conf.lua
@@ -1997,7 +1997,7 @@ conf.Q5wx6m8_aalnl = {
19971997 target = "Android-21",
19981998 toolchainT = "Android-21-r21e-all",
19991999 opensslConf = "o1aalnl",
2000- androidSdkVersion = "29",
2000+ androidSdkVersion = "Latest",
20012001 configureParameter = [[
20022002 -prefix
20032003 /
@@ -2049,7 +2049,7 @@ conf.Q5lx6_aalnl = {
20492049 target = "Android-21",
20502050 toolchainT = "Android-21-r21e-all",
20512051 opensslConf = "o1aalnl",
2052- androidSdkVersion = "29",
2052+ androidSdkVersion = "Latest",
20532053 configureParameter = [[
20542054 -prefix
20552055 /
@@ -2101,7 +2101,7 @@ conf.Q5mx6_aalnl = {
21012101 target = "Android-21",
21022102 toolchainT = "Android-21-r21e-all",
21032103 opensslConf = "o1aalnl",
2104- androidSdkVersion = "29",
2104+ androidSdkVersion = "Latest",
21052105 configureParameter = [[
21062106 -prefix
21072107 /