fastreport3.18装不上怎么办呢(50分)

  • 主题发起人 主题发起人 lgzh_3
  • 开始时间 开始时间
L

lgzh_3

Unregistered / Unconfirmed
GUEST, unregistred user!
fastreport3.18装不上怎么办呢?上面说那么多说明,bpl文件找不到呢??、
help!!!!help!!!
 
我也想找个好用的fastreport,找了好多都不行啊
谁有阿,能发一下吗?
我的邮箱:yata12345@163.com
 
回这贴有骗分嫌疑,但考虑到菜鸟的心情。。。FR3.18有安装说明,按步骤的去装就行,在百度或Goolge里搜索可以找到很多FR3.18破解版下载,同样也就有搜索到安装说明的翻译版。。。实在不行,偶再传了。。。先动手吧你们。。
 
楼上大哥,我有FR3.18,里面的步骤,英文的我看了,是不是这个步骤:第I和第III不用管是不是,就执行下面的步骤:关键是我找不到bpl文件,那些bpl哪里来的呢?
II. Manual installing of the FastReport packages
Perform the following steps if you want to install FastReport packages
manually.
Step 1. Copy runtime packages to System folder
- close Delphi
- copy /Lib/fs*.bpl file (* = your Delphi version) to Windows/System32
(Windows/System for Windows 95/98/ME)
- copy /Lib/fsDB*.bpl file to Windows/System32
- copy /Lib/fsBDE*.bpl file to Windows/System32
- copy /Lib/fsADO*.bpl file to Windows/System32
- copy /Lib/fsIBX*.bpl file to Windows/System32
- copy /Lib/frx*.bpl file to Windows/System32
- copy /Lib/frxDB*.bpl file to Windows/System32
- copy /Lib/frxBDE*.bpl file to Windows/System32
- copy /Lib/frxADO*.bpl file to Windows/System32
- copy /Lib/frxIBX*.bpl file to Windows/System32
- copy /Lib/frxDBX*.bpl file to Windows/System32
- copy /Lib/frxe*.bpl file to Windows/System32
Step 2. Install packages
- in the Delphi IDE, select "Component|Install Packages..."
menu item
- 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/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/dclfrxe*.bpl file
Step 3. Add paths to library path
- in the Delphi IDE, select "Tools|Environmet options..."
menu item
- go "Library"
tab, "Library path"
edit box
- add path to "FastReport 3/Lib"
folder
 
楼上大哥,我有FR3.18,里面的步骤,英文的我看了,是不是这个步骤:第I和第III不用管是不是,就执行下面的步骤:关键是我找不到bpl文件,那些bpl哪里来的呢?
II. Manual installing of the FastReport packages
Perform the following steps if you want to install FastReport packages
manually.
Step 1. Copy runtime packages to System folder
- close Delphi
- copy /Lib/fs*.bpl file (* = your Delphi version) to Windows/System32
(Windows/System for Windows 95/98/ME)
- copy /Lib/fsDB*.bpl file to Windows/System32
- copy /Lib/fsBDE*.bpl file to Windows/System32
- copy /Lib/fsADO*.bpl file to Windows/System32
- copy /Lib/fsIBX*.bpl file to Windows/System32
- copy /Lib/frx*.bpl file to Windows/System32
- copy /Lib/frxDB*.bpl file to Windows/System32
- copy /Lib/frxBDE*.bpl file to Windows/System32
- copy /Lib/frxADO*.bpl file to Windows/System32
- copy /Lib/frxIBX*.bpl file to Windows/System32
- copy /Lib/frxDBX*.bpl file to Windows/System32
- copy /Lib/frxe*.bpl file to Windows/System32
Step 2. Install packages
- in the Delphi IDE, select "Component|Install Packages..."
menu item
- 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/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/dclfrxe*.bpl file
Step 3. Add paths to library path
- in the Delphi IDE, select "Tools|Environmet options..."
menu item
- go "Library"
tab, "Library path"
edit box
- add path to "FastReport 3/Lib"
folder
 
我们一般得到的fastreport是有源码的,所以只要编译就可以得到bpl,不用去找、去拷了。下面转的方法是绝对可行的!
一、设置 TeeChart 的版本:
1. 打开文件"Source/frxReg.inc",找到下面相关行,把你系统 TeeChart 版本行注释去掉;
({$DEFINE TeeChart45}, {$DEFINE TeeChart55}, {$DEFINE TeeChart6}, {$DEFINE TeeChart7})
2. 打开文件"FastScript/fs_iReg.inc",找到下面相关行,把你系统 TeeChart 版本行注释去掉;
({$DEFINE TeeChart45}, {$DEFINE TeeChart55}, {$DEFINE TeeChart6}, {$DEFINE TeeChart7})
二、加入路径(Tools->Environment Options中Library页中的Library Path项):
Source/
FastScript/
Source/ExportPack/
Source/BDE/
Source/ADO/
Source/IBX/
Source/DBX/
三、编译运行时包('*' = Delphi version)(点击“Compile”按钮):
FastScript/fs*.dpk - FastScript, main package
FastScript/fsDB*.dpk - FastScript, DB classes and controls
FastScript/fsBDE*.dpk - FastScript, BDE components
FastScript/fsADO*.dpk - FastScript, ADO components
FastScript/fsIBX*.dpk - FastScript, IBX components
Source/frx*.dpk - FastReport, main package
Source/frxDB*.dpk - FastReport, TDataSet wrapper (TfrxDBDataSet)
Source/frxIBO*.dpk - FastReport, IB_Objects wrapper (TfrxIBODataSet) (编译出错)
Source/BDE/frxBDE*.dpk - FastReport, end-user BDE components
Source/ADO/frxADO*.dpk - FastReport, end-user ADO components
Source/IBX/frxIBX*.dpk - FastReport, end-user IBX components
Source/DBX/frxDBX*.dpk - FastReport, end-user DBX components
Source/ExportPack/frxe*.dpk - FastReport, export filters
三、安装设计时包('*' = Delphi version)(点击“Install”按钮):
FastScript/dclfs*.dpk
FastScript/dclfsDB*.dpk
FastScript/dclfsBDE*.dpk
FastScript/dclfsADO*.dpk
FastScript/dclfsIBX*.dpk
Source/dclfrx*.dpk
Source/dclfrxDB*.dpk
Source/dclfrxIBO*.dpk (安装出错)
Source/BDE/dclfrxBDE*.dpk
Source/ADO/dclfrxADO*.dpk
Source/IBX/dclfrxIBX*.dpk
Source/DBX/dclfrxDBX*.dpk
Source/ExportPack/dclfrxe*.dpk
四、打开DEMO编译测试安装是否成功;
五、所做的改进:
1:导出PDF文件中文乱码问题,使用时请将报表中可视内容的字符集CHINESE_GB2312
2:部分提示未汉化问题;
 
如何看自己的 TeeChart 版本呢
 
谢谢lps了,这个问题困惑我快一周了,谢谢,50分,给你了
 
后退
顶部