Subject | Re: [IBO] [Fatal Error] File not found: 'IB_Constants.pas' |
---|---|
Author | Helen Borrie |
Post date | 2004-09-13T00:03:23Z |
At 02:01 PM 12/09/2004 -0500, you wrote:
the first thing that Delphi tries to load. When loading a unit, it looks
first for the .dcu, then for the .pas, and then, when it can't find either,
it complains that it can't find the .pas file.
Helen
>I just downloaded the latest previews for Delphi 7 and am trying to installCorrect environment path settings in the IDE? IB_Constants happens to be
>the IBO4CRT_D7.dpk. It is returning this error: [Fatal Error] File not
>found: 'IB_Constants.pas'
>
>I've got a IB_Constants.INT file and a IB_Constants.dcu. What am I missing.
the first thing that Delphi tries to load. When loading a unit, it looks
first for the .dcu, then for the .pas, and then, when it can't find either,
it complains that it can't find the .pas file.
Helen