TChart 7.04, Delphi 6, Report Builder 9.02 and missing dcu's

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
stevep
Newbie
Newbie
Posts: 2
Joined: Thu Jul 01, 2004 4:00 am
Location: portland public school

TChart 7.04, Delphi 6, Report Builder 9.02 and missing dcu's

Post by stevep » Mon May 16, 2005 2:39 pm

I have installed the above components and have been unable to compile any projects with a chart in a report builder report. I get a bunch of error messages starting with "undeclared identifier ValuesLists" error in ppChrtDP. Also if I try to compile with ppChrtUI open I get a file(s) not found message for "IEdiGene, IEditCha, ppChDPEd". All these errors occur in IFDEF blocks for tee40 or tee50 which I didn't think I was using.

can anyone help?

Steve

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Tue May 17, 2005 6:55 am

Hi, Steve.

I think the problem is you did not correctly setup RB defines for TeeChart v7 compile. First thing to do is check with Digital Metaphors if you have version which works with TeeChart v7. Then do the following:
1) Uninstall old TeeChart and RB version
2) Install the latest TeeChart
3) Install RB which works with TeeChart version you have (check with Digital Metaphors!)
4) If needed, recompile/reinstall RB TeeChart wrapper packages (again, check with DM about correct procedure).
Marjan Slatinek,
http://www.steema.com

Post Reply