2017.22 VCL standard installation error

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Art
Newbie
Newbie
Posts: 2
Joined: Thu Nov 23, 2017 12:00 am

2017.22 VCL standard installation error

Post by Art » Fri Dec 01, 2017 12:26 am

I am getting this error in Teerecompile.exe after source code install:

TeeChart Standard
Compilation started: 11/30/2017 4:18:57 PM

Win32 v16 (Update 4 HotFix 1)
EXCEPTION:
Cannot copy file: C:\Program Files (x86)\Steema Software\Steema TeeChart Standard VCL FMX Source Code 2017.22\SourceStandard\FMXTee.Editor.TextShape.pas to C:\Program Files (x86)\Steema Software\Steema TeeChart Standard VCL FMX Source Code 2017.22\SourceStandard\FMX\FMXTee.Editor.TextShape.pas

Error Code: 2 Description: The system cannot find the file specified
--------------------------------------------

The file is missing indeed. How can I fix it?

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

Re: 2017.22 VCL standard installation error

Post by Yeray » Fri Dec 01, 2017 7:40 am

Hello,

FMXTee.Editor.TextShape.pas is in "SourceStandard\FMX_XE35" folder, I'm not sure why it searches it in "SourceStandard" folder.
I've just installed TeeChartVCLFMXStandardSOURCE-2017.22.exe and TeeRecompile compiled without errors for RAD Studio XE4.
Have you modified anything from the default settings in TeeRecompile?
If the same error keeps appearing, you can try to copy the .pas one folder up, into "SourceStandard" to see if TeeRecompile continues. You can repeat the operation if it searches more files at the wrong place.

If you still find problems with it don't hesitate to let us know and I'll try to search a machine with RAD Studio XE2 to try it with the same environment than you.
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

Post Reply