Hello,
I downloaded the trial version of pivot cube and when I tried to install it in Delphi 7 I got problems with the chart component due to the different version of tee I am using.
The cube needs by default tee70 (the one that comes with delphi) and I have tee77.
Recompiling the PivotCube.dpk with tee77 instead of tee in the required packages does not solve the problem, since it's complaining that "PVChardDD_SRC was compiled with a different version of TeeProcs. TCustomTeePanelSetView3D".
Any sugestions ?
TIA