Subject | Re: [IBO] QReport & IBObjects |
---|---|
Author | Dmitry Beloshistov |
Post date | 2004-08-20T11:54:32Z |
Hello, moczaz!
You wrote to <IBObjects@yahoogroups.com> on Fri, 20 Aug 2004 11:30:59 -0000:
m> But I still have a problem when recompiling FreeReport. It needs a
m> package I don't have: IBO_D6. I only have IBObjects Evaluation Kit
m> and Delphi6 DCU Pack. I guess I need IBO sources to recompile
m> FreeReport with IBO support, or am I missing something else?
You must fix your freerep6.dpk. Replace line "IBO_D6" (this IBO 3.x package)
to
, IBO40CRT_D6,
IBO40FRT_D6,
IBO40TRT_D6,
IBO40VRT_D6,
IBO40XRT_D6
and recompile. IBO sources not required for compile FreeReport.
WBR, Dmitry Beloshistov AKA [-=BDS=-]
You wrote to <IBObjects@yahoogroups.com> on Fri, 20 Aug 2004 11:30:59 -0000:
m> But I still have a problem when recompiling FreeReport. It needs a
m> package I don't have: IBO_D6. I only have IBObjects Evaluation Kit
m> and Delphi6 DCU Pack. I guess I need IBO sources to recompile
m> FreeReport with IBO support, or am I missing something else?
You must fix your freerep6.dpk. Replace line "IBO_D6" (this IBO 3.x package)
to
, IBO40CRT_D6,
IBO40FRT_D6,
IBO40TRT_D6,
IBO40VRT_D6,
IBO40XRT_D6
and recompile. IBO sources not required for compile FreeReport.
WBR, Dmitry Beloshistov AKA [-=BDS=-]