Report Builder 12 wrapper wants something I can't find???

General TRichView support forum. Please post your questions here
Post Reply
agent86
Posts: 59
Joined: Mon Jun 28, 2010 2:18 am
Location: San Francisco Bay Area, USA
Contact:

Report Builder 12 wrapper wants something I can't find???

Post by agent86 »

When I try to install the wrapper package for Delphi 7( rvrb11D7.dpk ) it says it requires rbRCL117 and rbIDE117. When I search my hard drive I can't find them.

Did I need to do something else first?
Sergey Tkachenko
Site Admin
Posts: 17559
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

This package is for ReportBuilder 11.
Remove rbRCL117 and rbIDE117 from "requires", and add rbRCL127 and rbIDE127 instead (you can do it in Delphi IDE, or edit rvrb11D7.dpk in notepad.
agent86
Posts: 59
Joined: Mon Jun 28, 2010 2:18 am
Location: San Francisco Bay Area, USA
Contact:

Thank you...

Post by agent86 »

Thank you for the prompt response.
Post Reply