... must be one of those FATAL warnings ... Cheers
In my case replacing all occurrences to "javaEnvRef^^.GetLongField()" by "javaEnvRef^^.GetIntfield()" in "lcl/interfaces/customdrawn/customdrawnwinapi_android.inc"
QuoteIn my case replacing all occurrences to "javaEnvRef^^.GetLongField()" by "javaEnvRef^^.GetIntfield()" in "lcl/interfaces/customdrawn/customdrawnwinapi_android.inc"Something has changed in Android 4.1 and up? Perhaps you need to tell Custom Drawn maintainer...