Subject | Re: QReport & IBObjects |
---|---|
Author | moczaz |
Post date | 2004-08-20T13:48:25Z |
> m> But I still have a problem when recompiling FreeReport. Itneeds a
> m> package I don't have: IBO_D6. I only have IBObjects EvaluationKit
> m> and Delphi6 DCU Pack. I guess I need IBO sources to recompile3.x package)
> m> FreeReport with IBO support, or am I missing something else?
>
> You must fix your freerep6.dpk. Replace line "IBO_D6" (this IBO
> toI tried, I got some error messages:
>
> , IBO40CRT_D6,
> IBO40FRT_D6,
> IBO40TRT_D6,
> IBO40VRT_D6,
> IBO40XRT_D6
>
> and recompile. IBO sources not required for compile FreeReport.
[Error] FR_Class.pas(5411): Undeclared identifier: 'DataSet'
[Error] FR_Class.pas(5430): Undeclared identifier: 'DataSet'
[Fatal Error] fr_dbset.pas(82): Could not compile used
unit 'FR_Class'
Why is that?
Zsolt