FastReport5的安装
Posted Greyed Wolf
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了FastReport5的安装相关的知识,希望对你有一定的参考价值。
1、运行recompile.exe,选择相应的delphi版本,选择recompile all pakages,编译;
2、选择recompile to chinese,编译;
3、将lib目录下的dcp、bpl文件拷贝到
C:\Users\Public\Documents\RAD Studio\9.0\Dcp、bpl下;
4、启动delphi,选择component菜单,选择install pakage,选择Add按钮,添加以下包:
- press "Add..." button and select \Lib\dclfs*.bpl file (* = your Delphi version)
- press "Add..." button and select \Lib\dclfsDB*.bpl file
- press "Add..." button and select \Lib\dclfsBDE*.bpl file
- press "Add..." button and select \Lib\dclfsADO*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfsIBX*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfsTee*.bpl file
- press "Add..." button and select \Lib\dclfrx*.bpl file
- press "Add..." button and select \Lib\dclfrxDB*.bpl file
- press "Add..." button and select \Lib\dclfrxBDE*.bpl file
- press "Add..." button and select \Lib\dclfrxADO*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfrxIBX*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfrxDBX*.bpl file (D6+)
- press "Add..." button and select \Lib\dclfrxTee*.bpl file
- press "Add..." button and select \Lib\dclfrxe*.bpl file
5、添加path 到lib path:FastReport 4\Lib" folde;
6、OK。
以上是关于FastReport5的安装的主要内容,如果未能解决你的问题,请参考以下文章
delphi7的fastreport5版本的二维码怎么添加多个内容?