Recompiling early FMX application in latest Delphi

I have old (2016) source codes for Delphi Android FMX application. I want rebuild it in Delphi 11.3 but there is problem:

(Other my projects can be build and deployed correctly, then Delphi is configured well, problem is only in this one application)

Checking project dependencies…
Building nz.dproj (Debug, Android)
brcc32 command line for “nz.vrc”
c:program files (x86)embarcaderostudio22.0bincgrc.exe -c65001 nz.vrc -fonz.res
dccaarm command line for “nz.dpr”
c:program files (x86)embarcaderostudio22.0bindccaarm.exe -$O- –no-config -B -Q -TX.so -AGenerics.Collections=System.Generics.Collections;
Generics.Defaults=System.Generics.Defaults -DDEBUG;;FRAMEWORK_FMX -E.AndroidDebug -I”c:program files
(x86)embarcaderostudio22.0libAndroiddebug”;”c:program files (x86)embarcaderostudio22.0libAndroidRelease”;
C:UsersPublicDocumentsEmbarcaderoStudio22.0DcpAndroid;”C:Program Files (x86)DevartUniDAC for RAD Studio 11LibAndroid32″
-LEC:UsersPublicDocumentsEmbarcaderoStudio22.0BplAndroid -LNC:UsersPublicDocumentsEmbarcaderoStudio22.0DcpAndroid -NU.AndroidDebug
-NSSystem;Xml;Data;Datasnap;Web;Soap; -O”c:program files (x86)embarcaderostudio22.0libAndroidRelease”;
C:UsersPublicDocumentsEmbarcaderoStudio22.0DcpAndroid;”C:Program Files (x86)DevartUniDAC for RAD Studio 11LibAndroid32″ -R”c:program
files (x86)embarcaderostudio22.0libAndroidRelease”;C:UsersPublicDocumentsEmbarcaderoStudio22.0DcpAndroid;”C:Program Files
(x86)DevartUniDAC for RAD Studio 11LibAndroid32″ -U”c:program files (x86)embarcaderostudio22.0libAndroiddebug”;”c:program files
(x86)embarcaderostudio22.0libAndroidRelease”;C:UsersPublicDocumentsEmbarcaderoStudio22.0DcpAndroid;”C:Program Files
(x86)DevartUniDAC for RAD Studio 11LibAndroid32″
–libpath:C:UsersPublicDocumentsEmbarcaderoStudio22.0CatalogRepositoryAndroidNDK-21-22.0.48361.3236android-ndk-r21sourcescxx-stlllvm-libc++libsarmeabi-v7a;
C:UsersPublicDocumentsEmbarcaderoStudio22.0CatalogRepositoryAndroidNDK-21-22.0.48361.3236android-ndk-r21platformsandroid-23arch-armusrlib
–linker:C:UsersPublicDocumentsEmbarcaderoStudio22.0CatalogRepositoryAndroidNDK-21-22.0.48361.3236android-ndk-r21toolchainsarm-linux-androideabi-4.9prebuiltwindows-x86_64binarm-linux-androideabi-ld.exe
-V -VN -NO.AndroidDebug nz.dpr
[DCC Hint] special.pas(16): H2164 Variable ‘ms2’ is declared but never used in ‘LoadBitmapFromBlob’
[DCC Hint] main.pas(128): H2164 Variable ‘index’ is declared but never used in ‘TForm1.ListBoxPolItemClick’
paclient command line
c:program files (x86)embarcaderostudio22.0binpaclient.exe -u8 –dexmerge=”C:Program FilesEclipse
Adoptiumjdk-11.0.15.10-hotspotbinjava.exe,c:program files
(x86)embarcaderostudio22.0binAndroidr8-3.3.28.jar,C:PROJEKTYNZ6AndroidDebugnz.classes,23,C:PROJEKTYNZ6AndroidDebugdex_list.txt”
[PAClient Error] Error: E7688 Unable to execute ‘”C:Program FilesEclipse Adoptiumjdk-11.0.15.10-hotspotbinjava.exe” -cp “c:program files (x86)embarcaderostudio22.0binAndroidr8-3.3.28.jar” com.android.tools.r8.D8 –release –min-api 23 –output “C:PROJEKTYNZ6AndroidDebugnz.classes” @”C:PROJEKTYNZ6AndroidDebugdex_list.txt”‘ (Error 1)
[PAClient Error] Error: E7688 Error in c:program files (x86)embarcaderostudio22.0libandroidDebugandroid-support-v4.dex.jar:
[PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:program files (x86)embarcaderostudio22.0libandroidDebugandroid-support-v4.dex.jar
[PAClient Error] Error: E7688 Error in c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar:
[PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar
[PAClient Error] Error: E7688 Compilation failed with an internal error.
[PAClient Error] Error: E7688 Exception in thread “main” java.lang.RuntimeException: com.android.tools.r8.CompilationFailedException: Compilation failed to complete, origin: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.Bj.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:98)
[PAClient Error] Error: E7688 at com.android.tools.r8.D8.main(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:4)
[PAClient Error] Error: E7688 Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete, origin: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar
[PAClient Error] Error: E7688 at Version.fakeStackEntry(Version_3.3.28.java:0)
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.Bj.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:75)
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.Bj.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:28)
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.Bj.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:27)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.build(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:2)
[PAClient Error] Error: E7688 at com.android.tools.r8.D8.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:4)
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.Bj.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:85)
[PAClient Error] Error: E7688 … 1 more
[PAClient Error] Error: E7688 Caused by: java.nio.file.NoSuchFileException: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar
[PAClient Error] Error: E7688 at com.android.tools.r8.utils.j$a.d(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:21)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.e(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:3)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:12)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.addProgramFiles(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:3)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.addProgramFiles(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 at com.android.tools.r8.n.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1058)
[PAClient Error] Error: E7688 at com.android.tools.r8.n.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 at com.android.tools.r8.D8Command.parse(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 … 3 more
[PAClient Error] Error: E7688 Suppressed: java.lang.RuntimeException: com.android.tools.r8.internal.f: java.nio.file.NoSuchFileException: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.DT.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:25)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:3)
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.Bj.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:24)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.build(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:2)
[PAClient Error] Error: E7688 … 3 more
[PAClient Error] Error: E7688 Caused by: com.android.tools.r8.internal.f: java.nio.file.NoSuchFileException: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.DT.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:14)
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.DT.error(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 at com.android.tools.r8.utils.j$a.d(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:22)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.e(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:3)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:12)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.addProgramFiles(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:3)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.addProgramFiles(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 at com.android.tools.r8.n.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1058)
[PAClient Error] Error: E7688 at com.android.tools.r8.n.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 at com.android.tools.r8.D8Command.parse(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 … 3 more
[PAClient Error] Error: E7688 Caused by: [CIRCULAR REFERENCE: java.nio.file.NoSuchFileException: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar]
Failed
Elapsed time: 00:00:09.3

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật