FastReports Embarcadero Edition

We have just installed RAD Studio Builder C++ XE3 and imported an old Builder 2010 project.
It is working, except for the charts of the FastReports. So we are trying to recompile with the "FastReport 4 recompile wizard", but it appears the error "Can not find folder with library files".

Comments

  • gpigpi
    edited 5:01AM
    Do you have installed TeeChart in IDE? What TeeChart version?
  • edited 5:01AM
    gpi wrote: »
    Do you have installed TeeChart in IDE? What TeeChart version?

    Yes, TeeChart Std from package: dcltee9170.bpl
  • gpigpi
    edited 5:01AM
    What result did you get when create new project? Is TeeChart for FR available?
  • edited 5:01AM
    gpi wrote: »
    What result did you get when create new project? Is TeeChart for FR available?

    Sorry, but... do You talk about TeeChart, the classical component for creating and modifing chart in a Builder C++ project, or about the charts of FastReport, called TfrxChartObject?
    The first one, TeeChart, is always present in the projects. The second one, TfrxChartObject, is never present in the projects, both in new projects and in old projects.

    Many thanks for the replies.
  • gpigpi
    edited 5:01AM
    Check FR TeeChart design-time package in IDE (menu Component - Install Packages)
  • edited 5:01AM
    gpi wrote: »
    Check FR TeeChart design-time package in IDE (menu Component - Install Packages)

    No, the FR TeeChart is not present in packages.
  • edited 5:01AM
    In fact, to have the package present in this position, I must compile the fast report.
    In particular, the XE3 Support suggested me to compile two files: frxTee17.dpk and fsTee17.dpk.
    But these are for Delphi (.DPK), and their files frxTee17.bpk and fsTee17.bpk for C++ Builder (.BPK) are not present.
    Where can I find the frxTee17.bpk and fsTee17.bpk files?
  • edited 5:01AM
    Who could help me?
    LucaEPS wrote: »
    In fact, to have the package present in this position, I must compile the fast report.
    In particular, the XE3 Support suggested me to compile two files: frxTee17.dpk and fsTee17.dpk.
    But these are for Delphi (.DPK), and their files frxTee17.bpk and fsTee17.bpk for C++ Builder (.BPK) are not present.
    Where can I find the frxTee17.bpk and fsTee17.bpk files?

Leave a Comment