Page 1 of 1

TeeChart VCL/FMX v2022 [29 SEPT 2022] RELEASE 2022.36.220929

Posted: Thu Sep 29, 2022 11:18 am
by yeray
Greetings!

Steema Support Central writes to inform you of the availability of the latest TeeChart VCL/FMX 2022.36.220929 release with full RAD Studio 11 Alexandria, Update 2 (RX/DX/CX) support.

The new update includes TeeChart Pro and Standard binary and source code installers for all development environments already supported.

Customers with active subscription may download the version at no-charge from the customer download page.

If you'd like to try-out the new release you can follow this link to download the fully functional evaluation version.

Version history for TeeChart VCL/FMX may be viewed at the product release notes.

Re: TeeChart VCL/FMX v2022 [29 SEPT 2022] RELEASE 2022.36.220929

Posted: Thu Sep 29, 2022 9:02 pm
by 16592573
I tried installing the new package, but it would not compile. It failed with the following error. Maybe not all of the files are in the package:
TeeChart Pro
Compilation started: 9/29/2022 4:47:43 PM

Win32 v28 (Delphi 11 and C++Builder 11 Update 2) (C++)
EXCEPTION:
Cannot copy file: C:\Program Files (x86)\Steema Software\Steema TeeChart Pro VCL FMX Source Code 2022.36\Source\FMX_XE35\FMXTee.About.pas to C:\Program Files (x86)\Steema Software\Steema TeeChart Pro VCL FMX Source Code 2022.36\Source\FMX\FMXTee.About.pas

Error Code: 3 Description: The system cannot find the path specified
--------------------------------------------

Re: TeeChart VCL/FMX v2022 [29 SEPT 2022] RELEASE 2022.36.220929

Posted: Fri Sep 30, 2022 7:08 am
by yeray
Hello,

I've been able to reproduce it. Indeed it seems to be a problem in the Sources installer.
I'm revising it.

Re: TeeChart VCL/FMX v2022 [29 SEPT 2022] RELEASE 2022.36.220929

Posted: Fri Sep 30, 2022 7:43 am
by yeray
Hello,

I've just uploaded the corrected installer. You can download it again.
Sorry for the inconvenience generated and thanks for reporting it.

Re: TeeChart VCL/FMX v2022 [29 SEPT 2022] RELEASE 2022.36.220929

Posted: Wed Oct 19, 2022 12:20 pm
by yeray
Hello,

We've just uploaded new source code installers for v2022.36 overwriting the previous ones.
The problem was the "UnicodeLangs" folder was empty.

Re: TeeChart VCL/FMX v2022 [29 SEPT 2022] RELEASE 2022.36.220929

Posted: Mon Jan 16, 2023 8:35 am
by 16594126
Hello,

I hope I am right here with my question.

I have installed the version 2022.36.220929.

In the VCL tutorial it talks about an Examples folder e.g. in tutorial 5 "See TeeChart coded Legend example in the Examples folder". Where can I find this folder?
The folder is not in my TeeChart installation directory.

Thanks a lot

Re: TeeChart VCL/FMX v2022 [29 SEPT 2022] RELEASE 2022.36.220929

Posted: Tue Jan 17, 2023 1:04 pm
by yeray
Hello,
GPwolterskluwer wrote:
Mon Jan 16, 2023 8:35 am
I have installed the version 2022.36.220929.

In the VCL tutorial it talks about an Examples folder e.g. in tutorial 5 "See TeeChart coded Legend example in the Examples folder". Where can I find this folder?
The folder is not in my TeeChart installation directory.
I see you have TeeChart with sources so I guess you installed that. Note the sources installer comes without examples.
The source code license also gives you access to the binary installers so an option would be to install the binary version next to your source code installation.
Or you could just download the examples from the GitHub repo here.