Page 1 of 1

Intraweb v7.2 and TeeChart v7.04

Posted: Tue Dec 06, 2005 12:57 am
by 9239372
I am having a problem compiling and installing the DCLIW70TeeChartPro7_70.dpk package. I can compile IW70TeeChartPro7_70.dpk. When I try and compile the next package, I get the following error. What am I missing here?

[Fatal Error] DCLIW70TeeChartPro7_70.dpk(32): Required package 'tee' not found

Posted: Wed Dec 07, 2005 9:21 am
by narcis
Hi wgs,

It seems that that "tee" packages is not found. You should search for tee.dcu on your hard drive and add its path to the package you are compiling search path list at Project -> Options -> Directories/Conditionals -> Search Path.

Posted: Wed Dec 07, 2005 4:05 pm
by 9239372
narcis wrote:Hi wgs,

It seems that that "tee" packages is not found. You should search for tee.dcu on your hard drive and add its path to the package you are compiling search path list at Project -> Options -> Directories/Conditionals -> Search Path.
I did that. The problem is that if I include tee.dcu then I get a conflict between tee.dcu and tee77.dcu

Posted: Mon Dec 12, 2005 11:26 am
by narcis
Hi wgs,

This may be because your IDE is still referencing old TeeChart packages. You should remove/backup them and only leave v7 ones. You should also change your project references to v7 packages if necessary.

Posted: Mon Dec 12, 2005 3:17 pm
by 9239372
narcis wrote:Hi wgs,

This may be because your IDE is still referencing old TeeChart packages. You should remove/backup them and only leave v7 ones. You should also change your project references to v7 packages if necessary.
Is there a list somewhere of all the TeeChart files that need to be removed?

Posted: Sat Dec 17, 2005 8:11 pm
by Pep
Hi,

are you using the sources availables on our web site at :
http://www.steema.com/products/teechart ... Delphi.zip
?
If so, you should change the requires section by tee77, instead of tee, because you're using the TeeChart Pro 7 for Delphi7.