recompile question

Bert BinnenmarschBert Binnenmarsch Terneuzen
edited 10:21AM in FastReport 3.0
Which path do I have to enter for 'Path to TeeChart files' in the recompile program?

Comments

  • Bert BinnenmarschBert Binnenmarsch Terneuzen
    edited 10:21AM
    I have seen several reports from people having problems recompiling FastReport with a non-standard version of TeeChart.

    Yesterday and today I have tried using the recompile program and manual installations but when recompiling frxTee7.dpk it keeps complaining about fsTee7: Required package TEE not found.

    That is correct, there is no TEE package but a TEE67 package. The include file tee.inc contains the correct define.

    What is wrong here?

    Why does FastReport still has problems when using a non-standard version of TeeChart.

    Please note that I also have FastReport 2.53 installed on my PC. It was much easier to get that to work.

    I really hope that someone can help me.

    Bert
  • lfelipelfelipe Mexico , TRN COAH
    edited May 2006
    Bought FR3 too and have same problem ;)

    Can't install dclfrxTee7 with Delphi 7 and Tee77



    requires in dclfsTee7
    requires
     ? VCL,
     ? DESIGNIDE,
     ? fs7,
     ? Tee77;
    
    No problem with dclfsTee7 , installed fine.

    requires in dclfrxTee7
    requires
     ? VCL,
     ? rtl,
     ? designide,
     ? vcljpg,
     ? TeeUI77,
     ? Tee77,
     ? TeePro77,
     ? fs7,
     ? dclfsTee7,// ? (Required package 'TEE' not found)
     ? frx7;
    

    compiler always stop at pkg dclfsTee7

    Deleted old DCU's and it works fine now

    Thanks for no answer.... ;)

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.