FastReport 4.6 + TeeChart 7.07 + C++Builder 6

edited 3:11AM in FastReport 4.0
Hi ,

Has anybody installed successfully FastReport 4.6 + TeeChart 7.07 in C++Builder 6?

All packages recompile fine except frxTee6.bpk, where I get this error:

[Pascal Fatal Error] frxChartHelpers.pas(25): File not found: 'TeePolar.dcu'

If I set the path in the project to TeeChart7\Builder6\Lib folder where TeePolar.dcu is found it gives me this error:

[Pascal Fatal Error] frxChartHelpers.pas(25): Unit TeePolar was compiled with a different version of TeEngine.TSeriesPointer

How can I fix this?

Many thanks.

Comments

  • edited 3:11AM
    valos wrote: »
    Hi ,

    Has anybody installed successfully FastReport 4.6 + TeeChart 7.07 in C++Builder 6?

    All packages recompile fine except frxTee6.bpk, where I get this error:

    [Pascal Fatal Error] frxChartHelpers.pas(25): File not found: 'TeePolar.dcu'

    If I set the path in the project to TeeChart7\Builder6\Lib folder where TeePolar.dcu is found it gives me this error:

    [Pascal Fatal Error] frxChartHelpers.pas(25): Unit TeePolar was compiled with a different version of TeEngine.TSeriesPointer

    How can I fix this?

    Many thanks.

    I had to manually modify frxTee6.bpk: I replaced tee.bpi with TeePro7C6.bpi and teeui.bpi with TeeUI7C6.bpi.

    It compiled OK with those changes.

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.