Hello,
When compiling my project in Debug mode I get the following error:
[DCC Fatal Error] Smart.Controller.Welcome.pas(25): F2051 Unit FMXTee.Chart was compiled with a different version of FMXTee.Canvas.TTeeBlend
When I compile the project in Release mode no problem occurs.
Could you guide me on how to solve this problem?
Additional infos:
Delphi: 12.2 - Android 64bit
TeeChart Version: 2024.41
Unit FMXTee.Chart was compiled with a different version of FMXTee.Canvas.TTeeBlend
-
- Newbie
- Posts: 5
- Joined: Mon Sep 16, 2024 12:00 am
Re: Unit FMXTee.Chart was compiled with a different version of FMXTee.Canvas.TTeeBlend
Hello,
It may be due to some confusion in the paths. Please make sure there's no path in the "Android 64bit - Debug" platform&mode pointing to an old TeeChart installation.
It may be due to some confusion in the paths. Please make sure there's no path in the "Android 64bit - Debug" platform&mode pointing to an old TeeChart installation.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 5
- Joined: Mon Sep 16, 2024 12:00 am
Re: Unit FMXTee.Chart was compiled with a different version of FMXTee.Canvas.TTeeBlend
Hi,
This was the problem!
I found the path to the old installation in the Debug DCU Path.
Thanks a lot!
This was the problem!
I found the path to the old installation in the Debug DCU Path.
Thanks a lot!
Re: Unit FMXTee.Chart was compiled with a different version of FMXTee.Canvas.TTeeBlend
Hello,
I'm glad to hear you could solve it!
I'm glad to hear you could solve it!
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |