Installation of TeeChart 8.04 in Delphi 2007
Posted: Fri Oct 24, 2008 4:12 am
I have downloaded TeeChart 8.04 and attempted to install with Delphi 2007.
Using the Recompilation Tool, the Delphi 5 compilation & installation worked OK.
The following error occurred during installation of Delphi 2007.
================================================================================
TeeChart Installation
VERSION: 8
RAD 2007.Win32 v11 (BDS v5 Professional)
================================================================================
EXCEPTION:
Access violation at address 004A85BA in module 'TeeRecompile.exe'. Read of address 00000000
--------------------------------------------
Opened Tee8D11.bpg and received errors when compiling TeeStringsEditor.pas in TeeUI811.
[DCC Error] TeeStringsEditor.pas(144): E2003 Undeclared identifier: 'TeeMsg_TextFile'
[DCC Error] TeeStringsEditor.pas(145): E2003 Undeclared identifier: 'TeeMsg_SelectTextFile'
[DCC Error] TeeStringsEditor.pas(147): E2003 Undeclared identifier: 'TeeMsg_SaveTextFile'
[DCC Error] TeeExport.pas(248): F2063 Could not compile used unit 'TeeStringsEditor.pas'
Richard Harding
Using the Recompilation Tool, the Delphi 5 compilation & installation worked OK.
The following error occurred during installation of Delphi 2007.
================================================================================
TeeChart Installation
VERSION: 8
RAD 2007.Win32 v11 (BDS v5 Professional)
================================================================================
EXCEPTION:
Access violation at address 004A85BA in module 'TeeRecompile.exe'. Read of address 00000000
--------------------------------------------
Opened Tee8D11.bpg and received errors when compiling TeeStringsEditor.pas in TeeUI811.
[DCC Error] TeeStringsEditor.pas(144): E2003 Undeclared identifier: 'TeeMsg_TextFile'
[DCC Error] TeeStringsEditor.pas(145): E2003 Undeclared identifier: 'TeeMsg_SelectTextFile'
[DCC Error] TeeStringsEditor.pas(147): E2003 Undeclared identifier: 'TeeMsg_SaveTextFile'
[DCC Error] TeeExport.pas(248): F2063 Could not compile used unit 'TeeStringsEditor.pas'
Richard Harding