Error: Unit FMX.... was compiled with a different version of ..."


When compiling the demo projects with the trial version, and following error occurs:

Unit FMX.TMSListEditor was compiled with a different version of FMX.TMSBitmapContainer.TTMSFMXBitmapContainer or
Unit FMX.TMSNativeUICore was compiled with a different version of Macapi.ObjectiveC.TOCGenericImport"2.GetOCClass".

This means that you did not choose the "release" mode target. Our trial version is compiled for release mode target and doesn't work for debug mode. The registered full source version can be used for both modes.