Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 759

Summary: cannot recompile teechart using TeeRecompile
Product: VCL TeeChart Reporter: Luis <augusto>
Component: InstallAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: narcis
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description Luis 2014-05-04 22:36:25 EDT
===============================================
TeeChart Standard
Compilation started: 04/05/2014 23:30:19
 
Win32 v16 (Update 4)
Tee916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
85630 lines, 1.39 seconds, 737336 bytes code, 4512 bytes data.
--------------------------------------------------------------------------------
TeeUI916

Cannot recompile Delphi package: TeeUI916.dpk
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.

VCLTee.TeeGalleryPanel.pas(213) Error: E2003 Undeclared identifier: 'TTeeCanvasClass'

VCLTee.TeeEdiGrad.pas(57) Error: E2037 Declaration of 'DrawSymbol' differs from previous declaration

VCLTee.TeePenDlg.pas(91) Error: E2003 Undeclared identifier: 'TTeePen'

VCLTee.TeePenDlg.pas(113) Error: E2005 'TTeePen' is not a type identifier

VCLTee.TeePenDlg.pas(130) Error: E2005 'TTeePen' is not a type identifier

VCLTee.TeePenDlg.pas(133) Error: E2037 Declaration of 'DrawSymbol' differs from previous declaration

VCLTee.TeePenDlg.pas(137) Error: E2005 'TTeePen' is not a type identifier

VCLTee.TeePenDlg.pas(140) Error: E2005 'TTeePen' is not a type identifier

VCLTee.TeeBrushDlg.pas(360) Error: E2003 Undeclared identifier: 'ColorAlpha'

VCLTee.TeeBrushDlg.pas(473) Error: E2003 Undeclared identifier: 'TTeeBrush'

VCLTee.TeeBrushDlg.pas(478) Error: E2066 Missing operator or semicolon

VCLTee.TeeBrushDlg.pas(479) Error: E2066 Missing operator or semicolon

VCLTee.TeeBrushDlg.pas(770) Error: E2003 Undeclared identifier: 'ColorFrom'

VCLTee.TeePenDlg.pas(682) Fatal: F2063 Could not compile used unit 'VCLTee.TeeBrushDlg.pas'
EXCEPTION:
Compilation aborted.
--------------------------------------------
Comment 1 narcís calvet 2014-05-09 11:54:44 EDT
Which exact TeeChart build are you using?
Comment 2 narcís calvet 2014-05-09 11:58:22 EDT
TeeChart Standard source code compiles fine with RAD Studio XE2 with our current sources. We expect to publish a new maintenance release next week. I can send you a test version if you are interested.