Installing TeeChart Support for TeeChart 5.01 with Delphi6 and RBEnt6
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
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
This discussion has been closed.
Comments
TeeChart aren't supplied with Delphi6. When TeeChart is released for D6,
then you can purchase it and you won't have to build with run time packages
anymore.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com