Delphi XE TeeChart Std. problem

I've just installed FR4 Pro into Delphi XE, but there is a problem loading the FastReport4.0 Tee Components (dclfxtree15.bpl).

I get the following entry point error:

The procedure entry pont @Teengine@TChartValueList@GetCount$qqrv could not be located in the dynamic link library Tee9150.bpl

Delphi XE comes with TeeChart Standard 2010.01.10814

My FastReport version is 4.10.6.

I saw the pinned topic for TeeChart Pro installation, but from what I read in that thread, it seems that it does not work for the Standard version of TeeChart.

How can I get this working?

--
Kevin Powick

Comments

  • edited 8:19AM
    If you don't actually need TeeChart support, you can uncheck TeeChart during the FastReport installation. I did this (as I don't need charting) and the error message went away at least.
  • edited 8:19AM
    This occured in my DelphiXE after installing ServicePack1 of XE.

    Solution: recompile all Fastreport packages with the recompile.exe in FastReprt 4 Program Directory after having XE SP1 installed
  • edited 8:19AM
    LHSoft wrote: »
    This occured in my DelphiXE after installing ServicePack1 of XE.

    Solution: recompile all Fastreport packages with the recompile.exe in FastReprt 4 Program Directory after having XE SP1 installed


    This worked for me as well. Thanks for posting your solution!

Leave a Comment