For Information - Installation - Decision Cube packages
Posted: Tue Mar 16, 2010 1:59 pm
Just wanted to document this in case anyone else was having this problem.
I've just purchased version 8 pro with source for Delphi 7 Enterprise. Compiling the packages and install went well except for effect on Decision Cube. Followed direction in Delphi Decision Cube.txt file. These almost worked first received the message about a missing gQeDelph unit. Then added dclbde package to the requires list as per http://www.bobswart.nl/Weblog/Blog.aspx?RootId=5:2050. Now I am receiving the error CHARTREG.dcu not found from unit MXREG uses clause. If I remove this from the uses I can see the unit is looking for TChartCompEditor type which is now defined in TeeChartReg.pas. Replacing this in uses seems to do the trick.
Jim Diaz
I've just purchased version 8 pro with source for Delphi 7 Enterprise. Compiling the packages and install went well except for effect on Decision Cube. Followed direction in Delphi Decision Cube.txt file. These almost worked first received the message about a missing gQeDelph unit. Then added dclbde package to the requires list as per http://www.bobswart.nl/Weblog/Blog.aspx?RootId=5:2050. Now I am receiving the error CHARTREG.dcu not found from unit MXREG uses clause. If I remove this from the uses I can see the unit is looking for TChartCompEditor type which is now defined in TeeChartReg.pas. Replacing this in uses seems to do the trick.
Jim Diaz