Page 1 of 2

TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Wed Dec 13, 2017 10:37 am
by 16580648
After upgrade to RAD 10.2.2 TeeChartVCLFMX-2017.22 binaries refused to work, I had to recompile library from source code.
Moreover, recompiled TeeChart3D can not be used with delphi, but works for C++Builder.

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Wed Dec 13, 2017 1:09 pm
by yeray
Hello,
anauta2017 wrote:After upgrade to RAD 10.2.2 TeeChartVCLFMX-2017.22 binaries refused to work, I had to recompile library from source code.
Moreover, recompiled TeeChart3D can not be used with delphi, but works for C++Builder.
We are working on a new installer and we hope to publish it in the next few days.

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Sat Dec 16, 2017 6:14 am
by 16582265
When I run the TeeChart Source Code Recompile Tool for RX10.2 Tokyo, I get the following error

Cannot recompile Delphi package: TeeImport925.dpk
Embarcadero Delphi for Win32 compiler version 32.0
Copyright (c) 1983,2017 Embarcadero Technologies, Inc.
VCLTee.TeeImport.pas(416) Fatal: E2225 Never-build package 'IndySystem' must be recompiled
EXCEPTION:
Compilation aborted.
--------------------------------------------

Please advise

Many Thanks

PLJ

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Sat Dec 16, 2017 8:20 am
by 16581145
Hello,

I just updated from Delphi 10.2.1 to 10.2.2 and had to recompile TeeChart but when I try to compile anything with a TChart component the compiler complains that cannot find TeCanvas

Code: Select all

[dcc32 Fatal Error] VCLTee.TeeProcs.pas(98): F2613 Unit 'TeCanvas' not found.
Since i did not change anything in the Lib path I am guessing there is a general issue with TeeChart and 10.2.2?

Regards

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Mon Dec 18, 2017 9:50 am
by yeray
Hello,
philipljackson wrote:When I run the TeeChart Source Code Recompile Tool for RX10.2 Tokyo, I get the following error

Cannot recompile Delphi package: TeeImport925.dpk
Embarcadero Delphi for Win32 compiler version 32.0
Copyright (c) 1983,2017 Embarcadero Technologies, Inc.
VCLTee.TeeImport.pas(416) Fatal: E2225 Never-build package 'IndySystem' must be recompiled
EXCEPTION:
Compilation aborted.
--------------------------------------------
I've installed the Update 2 and the Update 2 with 2004 Hotfix and TeeRecompile in TeeChart Pro v2017.22 finished the job without errors for me here.
Are you using default options in TeeRecompile? Are you using TeeChart v2017.22?
johnnix wrote:I just updated from Delphi 10.2.1 to 10.2.2 and had to recompile TeeChart but when I try to compile anything with a TChart component the compiler complains that cannot find TeCanvas

Code: Select all

[dcc32 Fatal Error] VCLTee.TeeProcs.pas(98): F2613 Unit 'TeCanvas' not found.
Since i did not change anything in the Lib path I am guessing there is a general issue with TeeChart and 10.2.2?
Check the paths are correct and also check "VCLTee" is in the Unit Scope Names.

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Mon Dec 18, 2017 10:23 am
by 16581483
Umm. I have the same issue when I try to incorporate TeeCharts into any of my Apps.
"[dcc32 Fatal Error] VCLTee.TeeProcs.pas(98): F2613 Unit 'TeCanvas' not found."
Just exactly what do you mean by.. "check "VCLTee" is in the Unit Scope Names."? Where does it go? I am not familiar with the terminology.
In VCLTee.TeeProcs, the uses has..
.......
TeCanvas
{$ENDIF}
;

Regards & TIA,
Ian

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Mon Dec 18, 2017 2:43 pm
by yeray
Hello Ian,

Find the Unit Scope Names at "Tools->Options->Environment Options->Delphi Options->Library->Unit scope names"
http://www.teechart.net/support/viewtop ... 277#p61277

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Mon Dec 18, 2017 3:05 pm
by 16481382
After installing TeeChart.2017.22, by loading dclfmxteepro925.bpl I get error:

The procedure entry point @System@Net@Httpclient@Win@TCertificateStore@$bcdtr$qqrv
could not be located in the dynamic library rtl250.bpl

Can I fix this or must wait for new istallation version ?

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Mon Dec 18, 2017 6:50 pm
by 16581483
Yeray wrote:Hello Ian,

Find the Unit Scope Names at "Tools->Options->Environment Options->Delphi Options->Library->Unit scope names"
http://www.teechart.net/support/viewtop ... 277#p61277
Ahh, OK. Checked and VCLTee is in there, and for my other relevant projects as well.
They all compiled fine without any change under D10.2.1. It is only since D10.2.2, including the 17th Dec release, that this problem has surfaced.

Fixed - Found another article that said to move the TeeChart Delphi Library and Debug paths to the top of the path lists. Did that and all good now. - HTH.

Regards,
Ian

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Mon Dec 18, 2017 7:10 pm
by 16481382
Tried with the today published buil 2008 of Delphi 10.2.2
I get the same error.
entry point @System@Net@Httpclient@Win@TCertificateStore@$bcdtr$qqrv
could not be located in the dynamic library rtl250.bpl

Peter

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Tue Dec 19, 2017 8:54 am
by yeray
Hello,

As mentioned above, we are working to publish a new binary version asap. In the meanwhile, only the source code version supports RAD Studio Tokyo Release 2, aka 10.2.2.

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Thu Dec 21, 2017 12:27 pm
by 16482076
I installed the latest version 10.2.2 from Embarcdaero (Embarcadero® RAD Studio 10.2 Version 25.0.29039.2004)
I get the error.
entry point @System@Net@Httpclient@Win@TCertificateStore@$bcdtr$qqrv
could not be located in the dynamic library DclTeePro925.bpl

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Fri Dec 22, 2017 8:48 am
by 9236183
Yes I can confirm 10.2.2 version 2004 does not work with binary tchart but source code does work.

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Fri Dec 22, 2017 3:31 pm
by 16482083
How much longer is this going to take?

Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2

Posted: Wed Dec 27, 2017 3:06 pm
by 16480954
Any news when your paying customers will be able to setup Teechart again? Or do you think it's best not to upgrade Rad Studio, just because of your setup problem?