Problem recompiling FMX packages with TeeRecompile.exe

TeeChart FireMonkey (Windows,OSX,iOS & Android) for Embarcadero RAD Studio, Delphi and C++ Builder (XE5+)
Post Reply
joabeck
Newbie
Newbie
Posts: 2
Joined: Wed Apr 03, 2024 12:00 am

Problem recompiling FMX packages with TeeRecompile.exe

Post by joabeck » Wed Apr 03, 2024 4:30 pm

Hello,
we bought the Teechart standard source code.
I installed it in a folder and tried to recompile with TeeRecompile.exe.
For VCL packages all works well.
If i choose to recompile FMX packages i get the following error message:

C:\Users\jb\Documents\Delphi Projekte\Delphi-Libs\Steema\TeeChart_Std_2023.39\SourceStandard\FMX_XE6\FMXTee.Editor.Series.ActivityGauge.fmx
to
C:\Users\jb\Documents\Delphi Projekte\Delphi-Libs\Steema\TeeChart_Std_2023.39\SourceStandard\FMX\FMXTee.Editor.Series.ActivityGauge.fmx

Error Code: 2 Description: Das System kann die angegebene Datei nicht finden (cannot find file)

This message is correct, the file "FMXTee.Editor.Series.ActivityGauge.fmx" does not exist in the sub folder ....\FMX_XE6.
I can find in sub folder ....\FMX_XE35.
This happens for all IDEs i can test: XE7 Delphi10.0 and Delphi12.

What is wrong here?

Thank you for your support.
Joachim

Yeray
Site Admin
Site Admin
Posts: 9538
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Problem recompiling FMX packages with TeeRecompile.exe

Post by Yeray » Thu Apr 04, 2024 6:17 am

Hello,

I think there was a bug in TeeRecompile.
Could you please give a try at the version here?
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

joabeck
Newbie
Newbie
Posts: 2
Joined: Wed Apr 03, 2024 12:00 am

Re: Problem recompiling FMX packages with TeeRecompile.exe

Post by joabeck » Mon Apr 08, 2024 8:26 am

Hello,
Thank for the new version of TeeRecompile.
Now it works.
Best Regards
Joachim

Post Reply