在Delphi7中我删除了原来的teechart 重新安装了teechart7 可是原来的Decision Cube 不见了 ( 积分: 100 )

  • 主题发起人 主题发起人 Delphidream
  • 开始时间 开始时间
D

Delphidream

Unregistered / Unconfirmed
GUEST, unregistred user!
在Delphi7中我删除了原来的teechart 重新安装了teechart7 可是原来的Decision Cube 不见了,我又下载了Decision Cube 2 可是不能安装,请问如何在在安装了teechart7 的情况下安装decision cube
 
在Delphi7中我删除了原来的teechart 重新安装了teechart7 可是原来的Decision Cube 不见了,我又下载了Decision Cube 2 可是不能安装,请问如何在在安装了teechart7 的情况下安装decision cube
 
关于:安装teechart7之后在Delphi 7中重建Borland's Decision Cube包

Instructions to recompile:
---------------------------
1.do
wnload and install TeeChart Pro v5 for Delphi 7.
(Available at www.steema.com, Customerdo
wnloads)
2. Select "Components->Install packages"
in Delphi 7, and remove
"Borland Decision Cube components"
with the "Remove button.
3. Remove *all* Decision cube compiled files. These files are :
+ Delphi 7/Lib directory files:
mxarrays.dcu, mxbuttons.dcu, mxcommon.dcu, mxConsts.dcu, mxDB.dcu,
mxdcube.dcu, mxdcube.dfm, mxdsql.dcu, mxdsql.dfm, mxgraph.dcu, mxgrid.dcu,
mxpbar.dcu, mxpbar.dfm, mxpivsrc.dcu, mxqedcom.dcu, mxqparse.dcu,
mxstore.dcu, mxtables.dcu, dss.dcp, mxdconst.dcu, mxdimedt.dcu,
mxdssqry.dcu, mxreg.dcu, dcldss.dcp
+ Delphi 7/Bin directory file: dcldss70.bpl
+ WinNT/System32 (or Windows/System) directory file: dss70.bpl
4. Go to Delphi 7 /Lib/ directory and remove dcltee.dcp, teeui.dcp and
tee.dcp files.
5. Locate the Decision Cube source code. It should be in the Delphi 7
/Source/Decision Cube directory.
6. Open the DSS.dpk package and recompile. If you get a complaint about
"always built package with the newer built...", then
click on "Options"
speed button and change: "Build control"
to "Rebuild as needed",
and recompile.
7. Copy the new DSS70.bpl to Windows /System directory. Copy *all*
newly compiled *.dcu, *.dcp, all *.dfm and *.res files to the Delphi 7
/Lib directory.
8. then
open the DclDSS.dpk package. Add DclBDE.dcp to the "Requires"
section.
Change "Build control"
to "Rebuild as needed".
9. Open MXReg.pas file and replace (Uses line) ChartReg with TeeChartReg.
Save and close MXReg.pas. Recompile DclDss.dpk package.
8. Copy the newly recompiled DclDSS70.bpl to Delphi 7 /Bin directory
and *all* newly compiled *.dcu and *.dcp files files to Delphi 7 /Lib directory.
9. Select "Component->Install packages"
menu and click the "Add"
button.
then
select the new DclDSS70.bpl package, located in
Delphi 7 /Bin directory.
 
后退
顶部