After building all the packages in the BCB 6 project group from source code in C++ Builder 6 and installing DclTee7C6.bpl, I attempted to install DCLTeePro7C6.bpl without success. I got the following message: Cannot load package ‘TeePro7C6.’ It contains unit ‘Teeurl’ which is also contained in ‘DclTee7C6’
Could you please tell me how to correct the problem?
Thanks in advance
A. Giailoglou
Problem with installation of package DCLTeePro7C6.bpl in BCB
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi A. Giailoglou,
This is most likely that those packages where compiled using different references. I'd suggest you to check that no old TeeChart versions packages are installed at Project\Options\Packages and that at Project\Options\Directories/Conditionals\Include Path and Library Path, on top of the list, there are latest TeeChart folders referenced.
If you have TeeChart source code installed on your machine I'd suggest to use the Recompile tool available at TeeChart's sources program group to compile and install TeeChart source code into your IDE.
This is most likely that those packages where compiled using different references. I'd suggest you to check that no old TeeChart versions packages are installed at Project\Options\Packages and that at Project\Options\Directories/Conditionals\Include Path and Library Path, on top of the list, there are latest TeeChart folders referenced.
If you have TeeChart source code installed on your machine I'd suggest to use the Recompile tool available at TeeChart's sources program group to compile and install TeeChart source code into your IDE.
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 |