VCLTee.TeeExcelSource.pas Missing in 2017.21

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Lance R
Newbie
Newbie
Posts: 5
Joined: Wed Mar 01, 2017 12:00 am

VCLTee.TeeExcelSource.pas Missing in 2017.21

Post by Lance R » Tue Apr 11, 2017 4:42 pm

After installing the source version of 2017.21, I ran the Recompile and it fails to compile.

===============================================
TeeChart Standard
Compilation started: 4/11/2017 9:33:54 AM

Win32 v25 Enterprise (C++) ERROR
Tee925
Embarcadero Delphi for Win32 compiler version 32.0
Copyright (c) 1983,2016 Embarcadero Technologies, Inc.
93596 lines, 1.51 seconds, 979808 bytes code, 4832 bytes data.
--------------------------------------------------------------------------------
TeeUI925

Cannot recompile Delphi package: TeeUI925.dpk
Embarcadero Delphi for Win32 compiler version 32.0
Copyright (c) 1983,2016 Embarcadero Technologies, Inc.
TeeUI925.dpk(109) Fatal: F2613 Unit 'VCLTee.TeeExcelSource' not found.
EXCEPTION:
Compilation aborted.
--------------------------------------------


I searched the Steema TeeChart Standard VCL FMX Source Code 2017.21\SourceStandard and can't find the unit. I was only able to compile after commenting out the last unit included in the DPK - TeeExcelSource in 'VCLTee.TeeExcelSource.pas' {ExcelSourceForm}

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

Re: VCLTee.TeeExcelSource.pas Missing in 2017.21

Post by Yeray » Wed Apr 19, 2017 7:15 am

Hello Lance,

Thanks for reporting it. We've fixed it for the next maintenance release.
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