Subject Re: [IBO] IB_constanst@_C_TB_Close
Author Andreas Hesse
radevojvodic wrote:
> ---------------------------
> Delphi 7: delphi32.exe - Entry Point Not Found
> ---------------------------
> The procedure entry point @Ib_constants@_C_TB_Close could not be
> located in the dynamic link library IBO40CRT_D7.bpl.
>
> Trying to install IBO 4.6A From raw sources and i get this error.
> IB_Constanst does have a C_TB_Close constant defined. What am i doung
> wrong?
>
> Rade
>
>
>

You try to use an old version of an IBO package.

My way:
1) Remove all IBO Packages from Delphi IDE
2) Remove all IBO Packages from system.
3) Compile and install new sources.

Andreas