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

Delphi 2007

edited June 2007 in General
I downloaded and installed TeeChart Standard 7
for Delphi 2007 and see if I can use it with RB 10.06.
My program now refuses to compile ChrtUI.
I'm getting "unit compiled with a different version" error.
Am I missing something ?

Thanks for the reply

Deck

Comments

  • edited June 2007
    Hi Deck,

    You need to run the RBTeeInstallBuilder.exe application located in the
    \RBuilder\TeeChart\... directory. This will automatically rebuild all the
    RB/TeeChart packages and install them into the IDE.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited June 2007
    Thanks Nico, but already did that. Sorry, I forgot
    to mention that.

  • edited June 2007
    Are you sure you are using TeeChart Standard? If you are perhaps using
    TeeChart Professional 7.11, to manually install TeeChart by first opening
    the rbTC10105.dpk, rbTCUI10105.dpk, and rbTDBC10105.dpk files located in the
    \RBuilder\TeeChart\TeePro700\... directory and changing all Tee*710
    references to Tee*711. Then run the stand alone RBTeePackageBuilder.exe
    application located in the \RBuilder\TeeChart directory.

    If this is not the case, you need to double check your library paths to be
    sure you are not using an old TeeChart package somewhere on your machine
    that may cause this problem.

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