Subject | Re: [IBO] TIB_JpegImage.zip |
---|---|
Author | Gerald Morris |
Post date | 2001-09-14T19:13:10Z |
> I have just download TIB_JpegImage.zip from Files section.Its an environmental library path issue. You need to find DsgnIntf.dcu and
>
> I have attempted to install it under Delphi 5.0.
> All works fine and it install itself fine.
>
> But if I put a IB_JPegImage on a form Delphi complain:
> file not found: DsgnIntf.dcu.>>
add a path pointing to it, or if you cannot find DsgnIntf.dcu, then find
DsgnIntf.pas and compile it to create DsgnIntf.dcu,
and then point a path to it.
Gerald