Home General

Teechart installation

Could I please get your assistance? I'm trying to use TeeChart Pro with Report Builder and running into a problem.

When including

uses
ppChrt, ppChrtUI, ppChrtDB,

I'm getting the following compiler error.

[dcc32 Fatal Error] uRpDesigner.pas(9): F2051 Unit ppChrt was compiled with a different version of VCLTee.TeeProcs.TCustomTeePanelExtended.FillPanelRect

I have Delphi 10.2, Report Builder 18.03 build 375, and TeeChart 2017.22 (170619).

Any suggestions on proper install steps to get this working? Thank you!

Comments

  • Hi Stephen,

    Use Windows Explorer to browse to

    C:\Program Files (x86)\Embarcadero\Studio\19.0\RBuilder\TeeChart

    Open the ReadMe.doc and follow the directions.


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • Thank you! The rebuild and including the build path in my IDE's library paths did the trick.
Sign In or Register to comment.