Delphi 2006 FR Update 1 + TeeChart 7.06 + QuickReport 4.06

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
lolo31
Newbie
Newbie
Posts: 19
Joined: Thu Mar 25, 2004 5:00 am

Delphi 2006 FR Update 1 + TeeChart 7.06 + QuickReport 4.06

Post by lolo31 » Wed Feb 22, 2006 10:17 am

Hi,

1) TeeChart & QuickReport works on Delphi 2006

2) The compilation of the two packages (DCLTQR710.bpl & TeeQR100.bpl) works.

But, when I install the DCLTQR710.bpl package, I have the error like:
Can't load the package DclTeePro710 containing TeeChartReg also contains in DCLTQR710 !

Regards,

Laurent.

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 10:53 am

Hi Laurent,

The most probable thing is that those packages are referencing different packages. You should check that the TQRChart packages are referencing the correct TeeChart version an that their search paths are according to this version (Project\Options\Directories/Conditionals\Search Path). You should also check that no older TeeChart versions are installed at Project\Options\Packages.
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

lolo31
Newbie
Newbie
Posts: 19
Joined: Thu Mar 25, 2004 5:00 am

Post by lolo31 » Wed Feb 22, 2006 12:18 pm

Thanks,

I have defined the search paths (bpl, lib) and It works now !

Post Reply