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

RB11.03/D2009/TeeChart8 Pro - RB Package builder fails to identify Teechart Pro (8.04)

edited February 2009 in General
I've just upgraded from 11.01 to 11.03 and had to manually
build/install the teechart packages as the builder seems to think I
have the standard version of teechart.

What does the RB Teechart Package builder use to identify the version
of teechart installed?

Comments

  • edited February 2009
    Hi Cary,

    We have not made any changes to the RBTeePackageBuilder since the release of
    11.01.

    The RBTeePackageBuilder checks the \KnownPackages\ registry key for a
    "dclteeXX" entry. Once it is found, it strips off the "dclteeX" letters and
    uses the next character as the Teechart Major version your are using. For
    instance "dclteepro812.bpl" would return a major version of 8. If you for
    instance have an older package still in your Delphi installed components
    list, this may be causing the issue.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited February 2009
    Thanks Nico that's exactly what was causing the problem

    In \Known Packages I found the following 2 entries

    $(BDS)\bin\dcltee8120.bpl
    C:\...\8.04Source\...\Delphi12\Bin\DclTeePro812.bpl

    Deleting the first entry solved the issue

    Regards,
    Cary


This discussion has been closed.