Page 1 of 1

Required package 'frxDAC15' not found

Posted: Tue 16 Apr 2013 12:26
by gareevrr
I install frxUniDAC components for FastReport4. I have Delphi XE and UniDac ver. 4.1.4.
I have errors when compile frxUniDac15.dpr:
[DCC Fatal Error] frxUniDAC15.dpk(38): E2202 Required package 'frxDAC15' not found

In the options (library path) is: C:\Мои документы\DelphiXE_Components\Devart\UniDAC for RAD Studio XE\Demos\ThirdParty\FastReport\FR4\

What do I do?

Re: Required package 'frxDAC15' not found

Posted: Wed 17 Apr 2013 13:56
by AlexP
Hello,

Please try building our demo-packages in the following order:

1) Compile the DAC run-time package (frxDAC15.dpk)
2) Compile the UniDAC run-time package (frxUniDAC15.dpk)
3) Compile and install the UniDAC design-time package (dclfrxUniDAC15.dpk)