Page 1 of 1
How to compile FastReport 5 components under Delphi XE7
Posted: Thu 13 Nov 2014 07:32
by swierzbicki
Hello,
I'm not able to compile FR5 UniDAC components under XE7. Compiler is throwing this error on frxDAC21 package :
E2411 Unit frxCustomDB in package frxDB21 refers to unit fqbClass which is not found in any package. Packaged units must refer only to packaged units.
Ps : I'm using the latest FastReport 5 version (5.1.

Ps2 : I'm able to compile this package on prior Delphi version
Re: How to compile FastReport 5 components under Delphi XE7
Posted: Thu 13 Nov 2014 09:58
by AlexP
Hello,
We couldn't reproduce the error on the latest UniDAC version and the latest trial version of FastReport. Perhaps, FastReport was incorrectly installed. Try to re-install FastReport.
Re: How to compile FastReport 5 components under Delphi XE7
Posted: Thu 13 Nov 2014 10:21
by swierzbicki
I've already uninstalled FastReport and installed again.
I'll give one more try but I don't see why this is happening !
Re: How to compile FastReport 5 components under Delphi XE7
Posted: Thu 13 Nov 2014 10:39
by swierzbicki
I forgot to tell you that I've enabled QBUILDER in all frx.inc files :
{$DEFINE QBUILDER}
Re: How to compile FastReport 5 components under Delphi XE7
Posted: Thu 13 Nov 2014 11:07
by AlexP
Please specify the FastReport version you are using: Standard, Professional or Enterprise?
Re: How to compile FastReport 5 components under Delphi XE7
Posted: Fri 16 Jan 2015 10:00
by swierzbicki
I've finally found the problem.
I found two fqb201.dcp files on my system:
- One in Fast Report 5\Lib21 folder (which is fine)
- One in Embarcadero\Studio\Dcp folder (should not be here)
Removing the later solved my issue !
Re: How to compile FastReport 5 components under Delphi XE7
Posted: Fri 16 Jan 2015 10:26
by AlexP
Glad to see that the issue was resolved. If you have any further questions, feel free to contact us.