frxrcClass.dcu not found

edited 2:16PM in FastReport 4.0
Hi All,

Just tried the version of Fast Reports that ships with Embarcadero Rad Studio XE3 (Delphi). Placed a TfrxReport on a form, compiled and get the fatal error frxrcClass.dcu not found.

Sure enough, frxrcClass.dcu is not in the C:\Program Files (x86)\FastReports\LibD17 folder.

How do I go about correcting this?

Thanks

Comments

  • gpigpi
    edited 2:16PM
    Can you found frxrcClass.pas in C:\Program Files (x86)\FastReports\LibD17 folder?
  • edited 2:16PM
    gpi wrote: »
    Can you found frxrcClass.pas in C:\Program Files (x86)\FastReports\LibD17 folder?

    No. I'm not sure I would expect to find the source files in the Rad Studio edition. frxrcClass.dcu does exist in the LibD17x64 folder, presumably the 64 bit version.
    Thanks
  • gpigpi
    edited 2:16PM
    You can create frxrcClass.pas. See FR's Res folder
    Add path to LibD17, LibD17x64 folders in mk.bat and run it
  • edited 2:16PM
    gpi wrote: »
    You can create frxrcClass.pas. See FR's Res folder
    Add path to LibD17, LibD17x64 folders in mk.bat and run it
    This has solved the problem.
    Thanks very much. >

Leave a Comment