I'm using the latest ODAC version and FastReport 3.15 / 3.16.
Works all well, but if I want to compile FastReport with the FastQueryBuilder option on (with the QBUILDER compiler switch), I get compile errors:
Code: Select all
[Error] frxODACComponents.pas(142): Undeclared identifier: 'TODACQuery'
[Fatal Error] frxODACComponents.pas(162): Could not compile used unit 'frxODACRTTI.pas'
Disabling the QBUILDER define and everything compiles fine again...
Can you help me?
Thanks!
Daniel