Page 1 of 1

Delphi 12 - FMX - Android app

Posted: Fri Mar 01, 2024 10:36 am
by Lio
Empty form, only a siLang component. No problem if the target is Windows, when the target is Android 32 bit when compiling I get the error "unit siComp not found". Works fine if compiled for Windows.
in Options, Library path for Android is grayed out [... ESR 12\$(Platform)\$(Config)]... what are the correct settings?
What am I missing?

Re: Delphi 12 - FMX - Android app

Posted: Fri Mar 01, 2024 11:26 am
by isiticov
Hello,
Try to replace the path in the library settings for the Android to actual full path of TsiLang Android units.