MagicFoundation / Alcinoe

Alcinoe Component Library For Delphi. Full opengl video player, WebRTC delphi wrapper, native ios/android TEdit, Improuved firemonkey controls, Firebase cloud messaging, Android/ios facebook sdk login, Json/Bson Parser, ImageMagick wrapper, MongoDb client And much more
Apache License 2.0
990 stars 220 forks source link

10.3.3: Unit FMXTee.Canvas problem #116

Closed pasiek22 closed 4 years ago

pasiek22 commented 4 years ago

Hi !

I use TChart components in my project. I get the following error during compilation:

[dcc32 Fatal Error] main.pas(12): F2051 Unit FMXTee.Canvas was compiled with a different version of FMX.Edit.TEdit

Can anyone help?

Zeus64 commented 4 years ago

@pasiek22 please follow the instruction in https://github.com/Zeus64/alcinoe, especially "Install Alcinoe" If after this you have error like (for exemple) [dcc32 Fatal Error] FMX.Types3D.pas(1023): F2051 Unit FMX.Materials was compiled with a different version of FMX.Types3D.TMaterial. then you need also to include in you search path non patched units (here FMX.Materials.pas for exemple) that are located in your C:\Program Files (x86)\Embarcadero\Studio\20.0\source\ directory You can copy thoses files in (for exemple)