When you have an application that has the following combination of components:
TeeChart 7.06
ReportBuilder 10.5
PivotCube 7.4.2.??
You get the following error on compiling the program:
"[Pascal Error] E2161 Duplicate resource: Type 2 (BITMAP), ID TAREASERIES; File C:\Borland\TurboDelphi\Comps\TeeChart\Delphi10\Lib\TeeBmps.res resource kept; file C:\Borland\TurboDelphi\Comps\TeeChart\Delphi10\Lib\teebmps.res resource discarded."
[etc...]
The way to solve this is to eliminate the code:
{$R teebmps.res}
in the "PVChartDD_SRC.pas" unit.
Can you check if there is a way to solve this in future releases so that we don't have to modify the source code each time we upgrade PivotCube?
Please don't hesitate do contact me if you need anything from me to help you solve this issue.
Regards,
Jose Ostos