Page 1 of 1

Problem with installation of package DCLTeePro7C6.bpl in BCB

Posted: Wed Feb 22, 2006 12:15 pm
by 9345376
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

Posted: Wed Feb 22, 2006 12:20 pm
by narcis
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.