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.
--------------------------------------------
Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX
Re: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX
Hello,
Yes, we solved those errors in the internal sources.
Now that the IDE is released we'll prepare new installers with it.
Yes, we solved those errors in the internal sources.
Now that the IDE is released we'll prepare new installers with it.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX
Thanks Yeray, I will keep an eye out for the new installer.
Best regards,
Peter.
Best regards,
Peter.
Re: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX
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.
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,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX
Greetings Yeray,
I downloaded the latest installer 2024.41 and got the following error message after entering the licence information and pressing next:
I am running Windows 11.
Best regards,
Peter.
I downloaded the latest installer 2024.41 and got the following error message after entering the licence information and pressing next:
I am running Windows 11.
Best regards,
Peter.
Re: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX
Hello Peter,
Please make sure you copy each field in the correct box and without blank spaces.
Please make sure you copy each field in the correct box and without blank spaces.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |