Page 1 of 1

Code upgraded to 7.06 can't find 'tee'

Posted: Tue May 16, 2006 4:49 pm
by 9042083
I have installed TC 7.06 on Delphi 2005 and used it to speed up the plotting in some existing applications that were originally developed with TC 4.04. I removed TC 4.04 from the list of components to load, and now the applications will not compile, giving an error message "Required package 'tee' not found". Is there an easy way to remove the applications' dependency on the old version of TeeChart, or do I need to delete the charts and drop new ones on the forms?

Regards,
John

Posted: Wed May 17, 2006 7:48 am
by narcis
Hi John,

You should only check that no v4.04 packages are listed in the packages list at Project\Options\Packages and that new TeeChart version packages are properly referenced at Project\Options\Packages\Search Path. This means that their Bin and Lib folders should be listed on top of that list. Finally you can check the left-bottom "Default" checkbox.