I install TeeChart8.06, and use TeeRecomplie.
After I install, launch Delphi2010, I got this error message
Cannot load package 'Tee814.' It contains unit 'TeeAbout,'which is also contained in package 'Tee8140'.
How to fix it.
Jianfei
Cannot load package 'Tee814.' It contains unit 'TeeAbout,
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Cannot load package 'Tee814.' It contains unit 'TeeAbout,
Hi Jianfei,
This error message indicates that your Delphi is still referencing old units/packages. Could you please check the points I described here?
Thanks in advance.
This error message indicates that your Delphi is still referencing old units/packages. Could you please check the points I described here?
Thanks in advance.
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 |
Re: Cannot load package 'Tee814.' It contains unit 'TeeAbout,
I had the same problem here.
Ensure that there are no references to an old TeeChart installation in the project you try to load (I had to manually edit the .dproj file).
Ensure that there are no references to an old TeeChart installation in the project you try to load (I had to manually edit the .dproj file).