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:
and
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
Rio 10.3.3
Re: Rio 10.3.3
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
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
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?
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?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 12
- Joined: Thu Jan 10, 2019 12:00 am
Re: Rio 10.3.3
How can I manually recompile with TeeRecompile tool for Android64 ? I cannot find it.
Re: Rio 10.3.3
Hello,
You can select it in TeeRecompile:
And it should be able to compile:
You can select it in TeeRecompile:
And it should be able to compile:
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |