Page 1 of 1

Installation of TeeChart 8.04 in Delphi 2007

Posted: Fri Oct 24, 2008 4:12 am
by 10547877
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

Posted: Mon Oct 27, 2008 12:33 pm
by narcis
Hi Richard,

This works fine for me here using v8.04 source code installer with its TeeRecompile version. I also have all Delphi 2007 updates installed. Could you please check your Delphi 2007 is up to date and try it again?

Thanks in advance.