VCL 2013 pro For VCL complie Error?
Posted: Tue Sep 24, 2013 2:00 pm
Any one can help me?
I Get The SourceCode and Setup it on my computer? And then I Run "TeeRecompile.exe" I gotted that error as:
===============================================
TeeChart Pro
Compilation started: 2013-9-24 21:52:51
Win32 v17 Architect
Tee917
Cannot recompile Delphi package: Tee917.dpk
Embarcadero Delphi for Win32 compiler version 24.0
Copyright (c) 1983,2012 Embarcadero Technologies, Inc.
VCLTee.TeeConst.pas(567) Error: E2066 Missing operator or semicolon
VCLTee.TeeConst.pas(567) Error: E2066 Missing operator or semicolon
VCLTee.TeeConst.pas(567) Error: E2052 Unterminated string
VCLTee.TeeConst.pas(985) Error: E2052 Unterminated string
VCLTee.TeeConst.pas(567) Fatal: E2280 Unterminated conditional directive
EXCEPTION:
Compilation aborted.
--------------------------------------------
When I hand Opened Then VCLTee.TeeConst.pas in line 567 I Found that
=======
TeeMsg_Copyright :={$IFDEF LCL}'(C)'{$ELSE}'?{$ENDIF}+' 1995-2013 by Steema Software';
=======
In the line there Is an Error in bold, I modified, and then I reRun The same error I gotted; that's like the file is reCreated;
When After I Imported The Control in My Application I Get The Error Nampace complict;
Anyone can help me, please? thank you very mach.
I Get The SourceCode and Setup it on my computer? And then I Run "TeeRecompile.exe" I gotted that error as:
===============================================
TeeChart Pro
Compilation started: 2013-9-24 21:52:51
Win32 v17 Architect
Tee917
Cannot recompile Delphi package: Tee917.dpk
Embarcadero Delphi for Win32 compiler version 24.0
Copyright (c) 1983,2012 Embarcadero Technologies, Inc.
VCLTee.TeeConst.pas(567) Error: E2066 Missing operator or semicolon
VCLTee.TeeConst.pas(567) Error: E2066 Missing operator or semicolon
VCLTee.TeeConst.pas(567) Error: E2052 Unterminated string
VCLTee.TeeConst.pas(985) Error: E2052 Unterminated string
VCLTee.TeeConst.pas(567) Fatal: E2280 Unterminated conditional directive
EXCEPTION:
Compilation aborted.
--------------------------------------------
When I hand Opened Then VCLTee.TeeConst.pas in line 567 I Found that
=======
TeeMsg_Copyright :={$IFDEF LCL}'(C)'{$ELSE}'?{$ENDIF}+' 1995-2013 by Steema Software';
=======
In the line there Is an Error in bold, I modified, and then I reRun The same error I gotted; that's like the file is reCreated;
When After I Imported The Control in My Application I Get The Error Nampace complict;
Anyone can help me, please? thank you very mach.