F2613 Unit 'frxClass' not found.
I just used GetIt to install Embarcadero Edition of FR VCL 6.2.1 into Delphi 10.3.3 Enterprise, where I already had installed the purchased FR FMX 2 Pro which I have been using for 3 months.
I created a new VCL project with just the default form, and placed a TfrxReport component on it from the palette.
When I attempt to compile with Release build configuration, I get this message:
[dcc32 Fatal Error] fs_iinterpreter.pas(3546): F2613 Unit 'frxClass' not found.
I have confirmed that
C:\Program Files (x86)\FastReports\LibD26
where frxClass.dcu resides, is specified in Library path and Browsing path and Debug DCU path
What causes this? How do I correct it?
Comments
Remove path to FR FMX folder for VCL project Library Path