Ehlib 3.6的编译问题

zhuminghua 2006-07-06 02:38:04
我在盒子上下载了一个源码 http://www.2ccc.com/article.asp?articleid=2416
但是在编译的时候总是提示
[Fatal Error] EhLibVCL.pas(691): Could not create output file '..\Dcu\EhLibVCL.dcu'这样的错误。我用的Ehlib 3.6也是在盒子上下载的,重装了也是这样。
有空的大侠麻烦帮忙编译一下,有见过这样无法创建输出dcu文件的也来说说,谢谢。
...全文
193 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
flyzerg 2006-07-06
  • 打赏
  • 举报
回复
来晚了!
DoorKey 2006-07-06
  • 打赏
  • 举报
回复
已经有新版4.14的了呢。还用这个新版的比较好。
zhuminghua 2006-07-06
  • 打赏
  • 举报
回复
多谢yq3woaini,问题已经解决。我发现新建一个工程,unit output directory默认是空的,而那个源码里设置成了..\Dcu\,删掉就好了。
andyzhou1101 2006-07-06
  • 打赏
  • 举报
回复
这个好象是你Delphi自己的设置问题吧
你按1楼的重新设置一下
ithinkthereforeiam 2006-07-06
  • 打赏
  • 举报
回复
安装步骤:
Delphi 4.x - 7.x, Delphi 9.X Win32:

Uninstall previous or evaluation version of EhLib (Old version) from Delphi
IDE. Remove or copy to other directory files of old version to prevent
crossing old and new version of EhLib (Including EhLib.bpl, EhLib.dcp or
EhLibXX.bpl, EhLibXX.dcp files).

Create directory from which you will install EhLib library
('EhLib directory') (for example, C:\Delphi[X]\EhLib).

Copy files from Common and Delphi[X] directories of the EhLib archive
to 'EhLib directory'.

Use "File\Open..." menu item of Delphi IDE to open the runtime package -
EhLibXX.Dpk.
In "Package..." window click "Compile" button to compile the package.

By default Delphi (5, 6 and 7) place compiled EhLibXX.BPL file to the
<Delphi path>\Projects\Bpl directory and this directory already present
in the search PATH. But if you overwrite default BPL directory then you need
put compiled EhLibXX.BPL file into directory that is accessible
through the search PATH (i.e. DOS "PATH" environment variable; for example,
in the Windows\System directory).

Add, (if needed) 'EhLib directory' in Tools->Environment Options->Library->
Library Path (For Delphi 9 in Tools->Options->Environment Options->
Delphi Options->Library - Win32->Library Path).

After compiling run-time package you must install design-time
package DclEhLibXX.BPL into the IDE.

Use "File\Open..." menu item to open design-time package DclEhLibXX.Dpk.
In "Package..." window click "Compile" button to compile the package
and then click "Install" button to register EhLib components on
the component palette.

EhLib components have to appear on 'EhLib' page of components palette.
飞天揽月 2006-07-06
  • 打赏
  • 举报
回复
看看project --> option里面 -->directories --> unit output directory指向了那里

5,388

社区成员

发帖
与我相关
我的任务
社区描述
Delphi 开发及应用
社区管理员
  • VCL组件开发及应用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧