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

Installing Teechart package

edited September 2007 in General
Hi,

I upgraded to RB 10.06 and managed to build the Teechart 6.01 package. The
DepthTopAxis property in ppChrt.pas had to be commented out though. When I
try to install the package I get this error:

Cannot load package dclRBC107. It contains unit DBChart which is also
contained in package TeeDB67.

What is the best way to proceed?

Paul Geirnaerdt
Deltabron

Comments

  • edited September 2007
    Hi Paul,

    Did you use the RBTeePackageBuilder application to rebuild the RB/TeeChart
    packages? If not, try running this app located in the \RBuilder\TeeChart
    directory and check the BuildTeeLog.txt in the major version directory
    (Tee600) to see if there were any errors.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited September 2007
    Nico,

    Yes, I did use the package builder. The log is attached to this message. It
    says that unit DBChart is implicitly imported into dclRBC107.

    Any help is appreciated.

    Paul Geirnaerdt
    Deltabron

  • edited September 2007
    Hi Paul,

    Try adding TeeDB67 to the requires clause of the ppTCUI107.dpk package and
    re-run the RBTeePackageBuilder.exe.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited September 2007
    Nico,

    I assume you mean the rbTCUI107.dpk package in the Tee60 folder.

    I added TeeDB67 to the requires clause, re-ran the package builder and tried
    to install the bpl. Still the same error though. After that I opened all the
    dpk files in the Tee60 folder. TeeDB67 was automatically added to
    dclRBC107.dpk. I compiled all packages and tried to re-install with the
    package builder. Still the same error. After each run of the package builder
    I verified that a new dclRBC107.bpl file would exist in the lib folder.

    Latest log is attached.

    Next step?

    Paul Geirnaerdt

  • edited September 2007
    Hi Paul,

    For future reference, please either copy the log to your post or send it to
    support@digital-metaphors.com rather than attach it to these messages.

    It looks as though everything compiled and installed correctly. Check your
    installed components list in the Delphi 7 IDE to be sure you do not have any
    old TeeChart packages still loading (i.e. TeeChart Standard).

    In my testing with the updated rbTCUI107.dpk package and updated ppChrt.pas
    file (commented out property), I was able to successfully install and use
    TeeChart 6.01 with ReportBuilder and Delphi 7.

    --
    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.