1、运行recompile.exe,选择相应的delphi版本,选择recompile to chinese,编译;
2、选择recompile all pakages,编译;
3、将lib目录下的dcp、bpl文件拷贝到
C:UsersPublicDocumentsRAD Studio9.0Dcp、bpl下;
4、启动delphi,选择component菜单,选择install pakage,选择Add按钮,添加以下包:
- press "Add..." button and select Libdclfs*.bpl file (* = your Delphi version)
- press "Add..." button and select LibdclfsDB*.bpl file
- press "Add..." button and select LibdclfsBDE*.bpl file
- press "Add..." button and select LibdclfsADO*.bpl file (D5+)
- press "Add..." button and select LibdclfsIBX*.bpl file (D5+)
- press "Add..." button and select LibdclfsTee*.bpl file
- press "Add..." button and select Libdclfrx*.bpl file
- press "Add..." button and select LibdclfrxDB*.bpl file
- press "Add..." button and select LibdclfrxBDE*.bpl file
- press "Add..." button and select LibdclfrxADO*.bpl file (D5+)
- press "Add..." button and select LibdclfrxIBX*.bpl file (D5+)
- press "Add..." button and select LibdclfrxDBX*.bpl file (D6+)
- press "Add..." button and select LibdclfrxTee*.bpl file
- press "Add..." button and select Libdclfrxe*.bpl file
5、添加path 到lib path:FastReport 4Lib" folde;
for win64:
6、OK。