Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

rbRegBds.dcr is missing

I am using 23.02 of RAD Studio 13 release.

Unit RBuilder.Reg.pas include a resource file rdRegBds.dcr but this file is missing in RBuilder setup installer:

unit RBuilder.Reg; interface {$I ppIfDef.pas} procedure Register; implementation {$R rbRegBds.dcr} ...

Comments

  • The rbRegBds.dcr file has never been part of the RB install as it is only needed for building Delphi design-time packages/components (which is not something we recommend or support). That being said, it should be included in the installed library.

    We have sent a copy of the missing file to you and will add it to the installation moving forward for continuity.
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
Sign In or Register to comment.