Code upgraded to 7.06 can't find 'tee'

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
jalgeo
Newbie
Newbie
Posts: 3
Joined: Wed Jan 25, 2006 12:00 am
Location: Tucson, Arizona
Contact:

Code upgraded to 7.06 can't find 'tee'

Post by jalgeo » Tue May 16, 2006 4:49 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed May 17, 2006 7:48 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply