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".
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
Yes, TeeChart Std from package: dcltee9170.bpl
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.
No, the FR TeeChart is not present in packages.
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?