Page 1 of 1

Rio 10.3.3

Posted: Sat Nov 23, 2019 5:45 pm
by 16886444
Hi - i've upgraded to Rio 10.3.3 and then ran the TeeInstall.exe in the C:\Program Files (x86)\Steema Software\Steema TeeChart Pro VCL FMX 2019.28\Delphi26 folder. I ran TeeInstall.exe twice (the uninstall and then install).

Upon opening Rad Studio C++ Builder i get the following error popups:
Image
and
Image

I lept before i looked to make sure TeeChart was ready for 10.3.3. I know Rio 10.3.3 just rolled out couple days ago - but, any idea when TeeChart will be ready for it?

best regards,
russ

Re: Rio 10.3.3

Posted: Sat Nov 23, 2019 7:16 pm
by 16886444
Just FYI - i'm not 100% sure this isn't a problem on my end. I did the same thing on a 2nd dev box (removed Rio 10.3.2 and installed 10.3.3 via ISO) and then did the 2 runs of TeeInstall.exe. On this 2nd machine i get no error messages when i open an FMX project that uses TeeChart and it builds and runs fine to an iOS device. I did get 1 exception though, log below:

TeeChart Installation
VERSION: 2019
Win32 v26 Enterprise (Delphi 10.3 and C++Builder 10.3 Update 3) (C++)
TeeChart Installation
VERSION: 2019
Win64 v26 Enterprise (Delphi 10.3 and C++Builder 10.3 Update 3) (C++)
TeeChart Installation
VERSION: 2019
Mac OSX32 v26 Enterprise (Delphi 10.3 and C++Builder 10.3 Update 3) (C++)
TeeChart Installation
VERSION: 2019
Mac OSX64 v26 Enterprise (Delphi 10.3 and C++Builder 10.3 Update 3)
TeeChart Installation
VERSION: 2019
iOS Simulator v26 Enterprise (Delphi 10.3 and C++Builder 10.3 Update 3)
TeeChart Installation
VERSION: 2019
iOS Device 32bit v26 Enterprise (Delphi 10.3 and C++Builder 10.3 Update 3) (C++)
TeeChart Installation
VERSION: 2019
iOS Device 64bit v26 Enterprise (Delphi 10.3 and C++Builder 10.3 Update 3) (C++)
TeeChart Installation
VERSION: 2019
Android 32bit v26 Enterprise (Delphi 10.3 and C++Builder 10.3 Update 3) (C++)
TeeChart Installation
VERSION: 2019
Android 64bit v26 Enterprise (Delphi 10.3 and C++Builder 10.3 Update 3)
EXCEPTION:
Error copying files: Origin folder C:\Program Files (x86)\Steema Software\Steema TeeChart Pro VCL FMX 2019.28\Delphi26\Delphi26.android64\Lib does not exist.
--------------------------------------------

fyi,
russ

Re: Rio 10.3.3

Posted: Mon Nov 25, 2019 7:50 am
by yeray
Hello,

We also get the second error you posted running TeeInstall from TeeChart v2019.28. It is detecting the platform and trying to install the components, but the binary installer doesn't include the units compiled for this platform (Android64 wasn't available at the time TeeChart v2019.28 was released) and that's why the error is prompting.
However, after closing that error message window, the rest of the platforms seem to be correctly installed.
Also note TeeRecompile runs without errors in TeeChart v2019.28 with sources.

On the other hand, we haven't observed the first error you've reported. Could you please detail what IDE version are you using in that machine?
Have you tried to run TeeInstall.exe as administrator?

Re: Rio 10.3.3

Posted: Tue Jan 07, 2020 4:08 pm
by 16485371
How can I manually recompile with TeeRecompile tool for Android64 ? I cannot find it.

Re: Rio 10.3.3

Posted: Wed Jan 08, 2020 12:37 pm
by yeray
Hello,

You can select it in TeeRecompile:
TeeRecompile_2020-01-08_13-36-35.png
TeeRecompile_2020-01-08_13-36-35.png (53.56 KiB) Viewed 22665 times
And it should be able to compile:
TeeRecompile_2020-01-08_13-44-58.png
TeeRecompile_2020-01-08_13-44-58.png (53.68 KiB) Viewed 22665 times