Installation of TeeChart 8.04 in Delphi 2007

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
richard h
Newbie
Newbie
Posts: 5
Joined: Mon Dec 31, 2007 12:00 am

Installation of TeeChart 8.04 in Delphi 2007

Post by richard h » 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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Oct 27, 2008 12:33 pm

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply