Home General

Installing TeeChart Support for TeeChart 5.01 with Delphi6 and RBEnt6

edited July 2001 in General
Hello,

I'm working on the installation of the new TeeChart Components and their
integration into Report Builder 6.0 for Delphi 6. I tried to compile and
install the packages rbTC66.dpk, rbTDBC66.dpk and dclRBC66.dpk.
But when I compile lots of errors occur - starting in unit ppChart at the
position of uses clauses:

{$IFDEF Tee50}
TeeEditCha, TeeEdiSeri, ppChDPEdDlg,
{$ELSE}
--> IEditCha, ppChDPEd,
{$ENDIF}
ppComm, ppClass, ppDevice, ppTypes, ppDB, ppChrt, ppDsgnCt, ppDrwCmd;

with the statement the unit IEditCha couldn't be found.

I'm using the german version of Delphi 6.0, TeeChart 5.01 and ReportBuilder
6.0 for Delphi 6.

Can anybody help me ?

Thank you in advance

Michael Schwarzl

Comments

This discussion has been closed.