FastReport 3 Demo Install problem

Hi,

I have a problem trying to install the FR3 demo into Delphi 7 with TeeChart 7.

For some reason the dclfs7.bpl file tries to link in tee70.bpl instead of tee77.bpl. I have modified the tee.inc file and commented the {$DEFINE TeeChartStd} line and uncommented the {$DEFINE TeeChart7} line. When I look in fsTee7.dpk this should cause the linker to link with TEE77 as specified in this line:

{$IFDEF TeeChart7} TEE77, {$ENDIF}

After recompiling the fast report packages using the recompile.exe tool, and replacing the .bpl files in windows\system32 I get the following error when trying the install the dclfsTee7.bpl package: Cannot load package 'tee70'. It contains unit 'TeeAbout', which is also contained in package 'Tee77'.

Is there any way to get past this problem. I'd really love to try the demo, even if I can get a demo exe it will help a lot.

Best Regards,
Don Schoeman

Comments

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.