Page 1 of 1

Unit FMXTee.Chart was compiled with a different version of FMXTee.Canvas.TTeeBlend

Posted: Mon Sep 30, 2024 4:04 pm
by 16498731
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

Re: Unit FMXTee.Chart was compiled with a different version of FMXTee.Canvas.TTeeBlend

Posted: Mon Sep 30, 2024 7:49 pm
by yeray
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.

Re: Unit FMXTee.Chart was compiled with a different version of FMXTee.Canvas.TTeeBlend

Posted: Tue Oct 01, 2024 10:46 am
by 16498731
Hi,

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

Posted: Tue Oct 01, 2024 11:05 am
by yeray
Hello,

I'm glad to hear you could solve it!