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
Code upgraded to 7.06 can't find 'tee'
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |