Installation with IBO support fails

Hi,

I'm trying to install the registered version of FastReport 2.51 VCL with IBO support under C++ Builder 6. I've edited the fr.inc file and uncommented IBO and IBO4 lines. The project compiles 100%, but when installing the package I get an error saying that package fr6 contains unit IB_Header which is already contained in package IBO4CRT. Anyone has any idea how to fix this error ?

Thanks in advance for any help provided.

Comments

  • edited December 2003
    FR.inc settings works with Delphi, not C++Builder. You should open the package and manually add
    IBO40CRT,
    IBO40FRT,
    IBO40TRT,
    IBO40VRT,
    IBO40XRT

    to it.
  • edited 6:37AM
    Thanks Alex, after adding the IBO packages manually FR installed no problem.

    Cheers! ;)

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.