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?
Required package 'frxDAC15' not found
Re: Required package 'frxDAC15' not found
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)
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)