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

Installation problem with 10.07 on Delphi 2007

edited March 2008 in General
Hi,

I'm trying to install 10.07 Enterprise on D2007 with Update 3 and the
December update applied.

First question I have is that all the BPL files seem to have the
numbers 10105 at the end. Shouldn't this be 10107?

More seriously, I'm getting an error when I start Delphi saying the
dclRBC10105.bpl file could not be found. This file is indeed missing
- what is it and why isn't it present?

Any help appreciate here, TIA.

--
Toby

Comments

  • edited March 2008
    Hi Toby,

    The package number refer to the ReportBuilder major version, then the Delphi
    version so 10105 means the package is for RB 10 and Delphi 10.5 (Borland
    decided to update their compiler version to 18.5 for D2007 from 18).

    dcl*10105.bpl's are the correct packages for Delphi 2007.

    The dclRBC10105.bpl is the TeeChart designtime package and is built
    automatically during installation. The fact that it is not present most
    likely means there was an error during the build process. Try running the
    RBTeePackageBuilder application located in the \RBuilder\TeeChart\...
    directory and take a look at the log to see what is occuring.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited March 2008
    >Hi Toby,

    Ok cool


    Well this was weird.

    I loaded the BuildTee project in RBuilder\TeeChart\TeeStd700 (presume
    that's the right folder rather than either of the TeePro ones?) but it
    wouldn't compile, complaining it couldn't find ppComm.pas. Added the
    main Source folder to the library path to appease it and it then
    complained about DesignIntf at line 18 of ppChReg.

    I then tried running the BuildTee.bat batch file at a command prompt
    and it built it without problems and Delphi now loads correctly.

    Very strange.

    --
    Toby
  • edited March 2008
    Hi Toby,

    The BuildTee project is not meant to be used on its own. Please use the
    RBTeePackageBuilder.exe in the future as I mentioned in my previous post.
    The batch file was created by this application.

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