Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Actinium
Newbie
Newbie
Posts: 3
Joined: Fri Aug 04, 2023 12:00 am

Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX

Post by Actinium » Fri Sep 13, 2024 7:15 am

Greetings,

I have just installed RAD Studio 12.2 and need to use TeeRecompile to recompile the source code and install TeeChart. The Win32 compilation works but not the Win64 recompilations, see error messages below.

I am using the latest release of TeeChart Pro: 2024.40.

Thanks in advance,

Peter.

===============================================

TeeChart Pro

Compilation started: 13/09/2024 4:29:40 PM


Win64 v29 (Update 2)

Tee929



Cannot recompile Delphi package: Tee929.dpk

Embarcadero Delphi for Win64 compiler version 36.0

Copyright (c) 1983,2024 Embarcadero Technologies, Inc.

VCLTee.TeEngine.pas(1582) Error: E1075 Overloading a similar index type by declaring an array property 'Items'

+ VCLTee.TeEngine.pas(1582) Related member: property TChartAnimations.Items[Integer]: TTeeCustomAnimation;

+ VCLTee.TeEngine.pas(1582) Related member: property TList<T>.Items[NativeInt]: T;

Tee929.dpk(40) Fatal: F2063 Could not compile used unit 'VCLTee.TeEngine.pas'

EXCEPTION:

Compilation aborted.

--------------------------------------------

===============================================

TeeChart Pro

Compilation started: 13/09/2024 4:31:49 PM


Win64 Modern v29 (Update 2)

Tee929

Cannot recompile Delphi package: Tee929.dpk

Embarcadero Delphi for Win64 compiler version 36.0

Copyright (c) 1983,2024 Embarcadero Technologies, Inc.

VCLTee.TeEngine.pas(1582) Error: E1075 Overloading a similar index type by declaring an array property 'Items'

+ VCLTee.TeEngine.pas(1582) Related member: property TChartAnimations.Items[Integer]: TTeeCustomAnimation;

+ VCLTee.TeEngine.pas(1582) Related member: property TList<T>.Items[NativeInt]: T;

Tee929.dpk(40) Fatal: F2063 Could not compile used unit 'VCLTee.TeEngine.pas'

EXCEPTION:

Compilation aborted.

--------------------------------------------

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

Re: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX

Post by Yeray » Fri Sep 13, 2024 7:18 am

Hello,

Yes, we solved those errors in the internal sources.
Now that the IDE is released we'll prepare new installers with 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

Actinium
Newbie
Newbie
Posts: 3
Joined: Fri Aug 04, 2023 12:00 am

Re: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX

Post by Actinium » Mon Sep 16, 2024 5:19 am

Thanks Yeray, I will keep an eye out for the new installer.

Best regards,

Peter.

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

Re: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX

Post by Yeray » Mon Sep 16, 2024 5:31 am

Hello Peter,

If no new problems arise, we should be publishing the new installers in a few hours.
Also note the latest binary version (v2024.40) should be compatible with the new IDE. It's just that the compiler in the new IDE is more strict.
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

Actinium
Newbie
Newbie
Posts: 3
Joined: Fri Aug 04, 2023 12:00 am

Re: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX

Post by Actinium » Tue Sep 17, 2024 12:25 pm

Greetings Yeray,

I downloaded the latest installer 2024.41 and got the following error message after entering the licence information and pressing next:
TeeChart 2024.41 install error message.png
TeeChart 2024.41 install error message.png (115.92 KiB) Viewed 270 times
I am running Windows 11.

Best regards,

Peter.

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

Re: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX

Post by Yeray » Tue Sep 17, 2024 12:34 pm

Hello Peter,

Please make sure you copy each field in the correct box and without blank spaces.
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