Skip to Content
0
Former Member
Jul 10, 2007 at 03:39 PM

VCL 9 and Borland C++ Builder 6 (problem)

116 Views

Post Author: YAO

CA Forum: Other

good day,

i have a problem trying to install this component, when i compile the proyect i have an error:

[Pascal Fatal Error] UCrpeReg.pas(32): File not found: 'DesignIntf.dcu'

in this part of the code:

unit UCrpeReg;

{$I UCRPEDEF.INC}

interface

uses Classes, DesignIntf, DesignEditors;

can u help me to find the problem?

Thank you