Open gilsonsilvac opened 6 years ago
What's ur Delphi version?
If the error persists, include \Embarcadero\Studio\19.0\source\fmx folder in the Android library!
tools->options->library select Android in the "Selected Platform" and add...
Compile ur project in Release mode and Debug mode... in ur project folder, copy all dcu files started at 'fmx.' in release folder to Embarcadero\Studio\19.0\lib\android\release and all dcu files started at 'fmx.' in debug folder to Embarcadero\Studio\19.0\lib\android\debug
After, u can remove \Embarcadero\Studio\19.0\source\fmx folder in the Android library...
Delphi 10.2.3
I need your help, the following error is occurring when I try to compile the test project after I've pasted the lib and source folder. [DCC Fatal Error] Unit1.pas(9): F2051 Unit FMX.MediaLibrary.Android was compiled with a different version of Androidapi.JNI.Embarcadero.JFMXNativeActivity