关于fastReport的安装。
1、为了节约资源,我用的是Delphi6。
2、下载了FastReport 3.1,fr3d9.exe。
3、安装了fr3d9.exe。
4、在programFile下有FastReport.
5、打开Delphi。没有找到有关FastReport的控件。
6、按照要求提示在Delphi里进行编译,提示没有fs_ipascal.pas文件。
7、哪里错了?
请用了FastReport 3.1的朋友们指教!!
问题点数:0、回复次数:5Top
1 楼pcent(小萝卜头.NET<----> www.jnei.com.cn)回复于 2005-05-22 16:07:12 得分 0
老兄,不是有安装说明吗?
3.5. Delphi 6.0.
Copy file FR_Class.dcu from ..\FR\LIB_D6 to ..\FR\SOURCE (if you evaluating
FR).
Run Delphi, choose "File/Open..." menu command and open package
FR6.dpk from ..\FR\SOURCE. In package editor, choose "Compile" button
to compile package. After compiling, press "Install" button to install
package into Delphi.
After installing, "FastReport" and "FR Tools" tabs appears in Delphi's
components palette. AFTER INSTALLING YOU SHOULD REBOOT DELPHI!
Choose "Tools/Environment options..." menu command. Go "Library" tab
and add path to ..\FR\SOURCE directory to the "Library path" string.
For adding FR help file to the Delphi help system, you should:
- copy files from ..\FR\Help\English to ..\Delphi6\Help;
- add the following lines to ..\Delphi6\Help\Delphi6.cnt:
:Index FastReport Reference=FR.hlp
:Link FR.hlpTop
2 楼pcent(小萝卜头.NET<----> www.jnei.com.cn)回复于 2005-05-22 16:07:49 得分 0
仔细看一下,照着步骤去做.Top
3 楼zql2008(笑笑人生)回复于 2005-05-26 21:01:09 得分 0
英语看不太懂呀,能不能那位好心的可不可以,翻译成中文的呀,谢谢Top
4 楼duanhai(段海)回复于 2005-05-26 21:06:05 得分 0
可能是你的FR的源文件路径没有加入到你的Delphi的搜索路径中
Top
5 楼flyingbird_zz(飞鸟)回复于 2005-05-27 13:53:31 得分 0
安装完以后看fastreport 3里面的install.txtTop




