Hi All
I get this error with Delphi 10.2.1 when trying to compile an android application:
[DCC Error] E2597 c:\program files (x86)\embarcadero\studio\19.0\lib\Android\debug\System.Internal.ExcUtils.o:System.Internal.ExcUtils:function System::Internal::Excutils::_Unwind_RaiseException2(): error: undefined reference to '_Unwind_RaiseException2'
[DCC Fatal Error] F2588 Linker error code: 1 ($00000001)
Any Ideas on how to fix this?