Problem with installation of package DCLTeePro7C6.bpl in BCB

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
spt
Newbie
Newbie
Posts: 8
Joined: Mon Feb 20, 2006 12:00 am

Problem with installation of package DCLTeePro7C6.bpl in BCB

Post by spt » Wed Feb 22, 2006 12:15 pm

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

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 Feb 22, 2006 12:20 pm

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.
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