Subject | Re: [IBO] IB_Objects.dpk Implicit Imports |
---|---|
Author | Chris Landowski |
Post date | 2001-01-09T01:45:56Z |
Jason,
I am using D5. In the future, would it be safer for me to just delete
IB_Objects.dpk then rename IBO_D5.dpk to IB_Objects.dpk and recompile it ? I
would prefer to keep the resulting package name as IB_Objects.bpl.
Chris Landowski
Dynamic Software Solutions
I am using D5. In the future, would it be safer for me to just delete
IB_Objects.dpk then rename IBO_D5.dpk to IB_Objects.dpk and recompile it ? I
would prefer to keep the resulting package name as IB_Objects.bpl.
Chris Landowski
Dynamic Software Solutions
----- Original Message -----
From: "Jason Wharton" <jwharton@...>
To: <IBObjects@egroups.com>
Sent: Monday, January 08, 2001 6:58 PM
Subject: Re: [IBO] IB_Objects.dpk Implicit Imports
> > I recently upgraded to the latest version of IBO and when I went to
> compile
> > the IB_Objects.dpk package, It ended up implicitly importing 27
additional
> > units. I make heavy use of runtime packages and this is causes allot of
> > problems when compiling other packages that rely on IB_Objects.dpk. The
> IBO
> > package ends up getting recompiled every time my package is compiled and
> the
> > resulting IB_Objects.bpl file ends up in my app directory. To resolve
the
> > problem. I manually added the 27 implicitly imported units and
everything
> is
> > working fine now.
> >
> > Would it be possible for you to add these units in future versions, or
is
> > there a reason for this ? I might be wrong, but I don't recall having
this
> > problem in prior versions.
>
> Were you using Delphi 3? If not you probably should have used the IBO_D4
or
> IBO_D5 package files respectively.
>
> This just shouldn't be an issue under normal circumstances.
>
> HTH,
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
>
>
>