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

TeeChart FireMonkey (Windows,OSX,iOS & Android) for Embarcadero RAD Studio, Delphi and C++ Builder (XE5+)
Post Reply
simplificacao
Newbie
Newbie
Posts: 5
Joined: Mon Sep 16, 2024 12:00 am

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

Post by simplificacao » Mon Sep 30, 2024 4:04 pm

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

Yeray
Site Admin
Site Admin
Posts: 9613
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

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

Post by Yeray » Mon Sep 30, 2024 7:49 pm

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

simplificacao
Newbie
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

Post by simplificacao » Tue Oct 01, 2024 10:46 am

Hi,

This was the problem!
I found the path to the old installation in the Debug DCU Path.

Thanks a lot!

Yeray
Site Admin
Site Admin
Posts: 9613
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

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

Post by Yeray » Tue Oct 01, 2024 11:05 am

Hello,

I'm glad to hear you could solve it!
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply