Overview Demo

I am evaluating the iCL component on Delphi XE6. When trying to compile the overview demo I get the following error:

[DCC Fatal Error] UOverView.pas(7): F2051 Unit FMX.TMSNativeUICore was compiled with a different version of Macapi.ObjectiveC.TOCGenericImport`2.GetOCClass

Anyway around this?


Do you 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.

Default was debug, sorted thanks