IB Objects support

Hi all,

can anybody help me compile source files with IBO support ?
I try this many times, but I'll only get compiler error message like "cannot find required package IBO_D7". With my instalation of IBO4 comes no package with this name. I also have problem with compile fr7 package (have no TeeChart Pro components etc.). Only need I have is to add IBO4 support to FastReport.

Thanks for any help

Milan

Comments

  • edited 8:03PM
    Remove the IBO package from the list in the Fast-Report package and let Delphi add the required packages.
  • edited 8:03PM
    Although Delphi will add the required packages. I'm encountering a compile error with the unit FRD_Wrap.pas. That unit is using the IBX, ADO and BDE compiler defines, but not IBO and it causes errors.

    Was someone able to compile FR 2.52, without errors, by uncommenting the {DEFINE IBO} and {DEFINE IBO4}? If yes, are there any additional steps to take?

    Thanks in advance

    Daniel

Leave a Comment