Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

TeeChart 6.01 and RB Ent 7.02

edited June 2003 in General
Is there any way to use TeeChart 6.01 with RB 7.02? Or do I have to un
install 6.01 and install 5.03?

thanks in advance,
Rodger

Comments

  • edited June 2003
    Rodger,

    TeeChart 6.01 has been successfully tested with ReportBuilder 7.02. Be sure
    that you install TeeChart 6.01 before you install ReportBuilder, or you can
    follow the instructions given in the RBuilder help in the ReportBuilder
    Reference | TeeChart | Delphi X... section and then clicking on the TeeChart
    6 link.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited June 2003
    when I try to compile I get an error that ppChrtDB was compiled with a
    different version of Chart.TCustomChart. Do I need to recompile the RB
    Chart component?

    thanks,
    Rodger


  • edited June 2003
    Rodger,

    Yes, you will need to recompile the RB Chart component. Be sure to follow
    the instructions for recompiling in the RBuilder help as described in my
    earlier post.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited July 2003
    While doing so I am getting an error with DesignIntf not found.
  • edited July 2003
    Hello,

    You do not need to re-compile all the TeeChart packages. Only the
    ReportBuilder wrapper packages. Please follow the directions given in the
    ReportBuilder help in the ReportBuilder Reference | TeeChart | Delphi X...
    section and then clicking on the TeeChart version link.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited July 2003
    I experienced the same problems when following step 8 of the
    instructions you referred to:

    Open the dclRBC77.dpk package and click the compile button.

    I get a "File Not Found DesignIntf.dcu"

    Mike
  • edited July 2003
    You need to add

    $(DELPHI)\Source\Toolsapi

    to you Environment Options Library path

    Hope that helps,
    Rodger


This discussion has been closed.