Subject Re: [IBO] Delphi Berlin 10.1 Compile Telesis Enhanced with Newest IBO
Author Geoff Worboys
Geoff Worboys geoff@... [IBObjects] wrote:
> These errors make it seem like the compiler is not finding the
> IB_UserClasses.inc file (in Enh source directory), which would
> cause lines like this (in IB_Control.imp):

Another thought: Could you have another copy of a file called
IB_UserClasses.inc in your search paths? Perhaps for your own
components, perhaps for some other IBO related components.

If you do, and that other copy is being found first, then that
would explain most of the errors you reported. If this is the
case then you will need to do something to resolve the conflict.
(Maybe rename one and change IBO's IB_Classes.inc file so that
it includes both; or maybe add all declarations to both copies
of the IB_UserClasses.inc file so it won't matter which one is
found.)

--
Geoff Worboys
Telesis Computing Pty Ltd