Subject | IB_Objects.dpk Implicit Imports |
---|---|
Author | Chris Landowski |
Post date | 2001-01-05T23:22:57Z |
Jason,
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.
Thanks,
Chris Landowski
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.
Thanks,
Chris Landowski