Page 1 of 1

Delphi 2006 FR Update 1 + TeeChart 7.06 + QuickReport 4.06

Posted: Wed Feb 22, 2006 10:17 am
by 9336880
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.

Posted: Wed Feb 22, 2006 10:53 am
by narcis
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.

Posted: Wed Feb 22, 2006 12:18 pm
by 9336880
Thanks,

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