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

TeeChart problem

edited October 2004 in General
Hi,

I'm using Delphi 7, ReportBuilder 7.03 and TeeChart 6.0 pro.

When I drop a TeeChart component into a Report and compile the application,
I get the message:
Unit ppChart was compiled with a different version of Chart.TCustomChart.

A suggestions?


Regards,

Nols Smit

Comments

  • edited October 2004
    It seems I soved it by:

    1. In the compiler, Click on Tools | Environment options | Library tab |
    and set the Bpl and DCP out directorries to blank.
    2. Recompile rbTC77.dpk in the C:\Program
    Files\Borland\Delphi7\RBuilder\TeeChart\Tee600 directory
    3. Copy the files rbTC77.dcu, rbTC77.dcp, ppChrtDP.dcu and ppChrt.dcu to the
    C:\Program Files\Borland\Delphi7\RBuilder\Lib directory.
    4. Set the Bpl and DCP out directorries to their original valus of
    $(DELPHI)\Projects\BPL

    Nols Smit


  • edited October 2004
    Hi Nols,

    Nice work. You could have changed the entery in your library path from
    /RBuilder/Lib/ to /RBuilder/Source/ and recompiled, then copied the proper
    .dcu's over to the /Lib directory. (For future reference).

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.