Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Missing package imports in BCB6

211 views
Skip to first unread message

Jeff Overcash (TeamB)

unread,
Jan 3, 2003, 2:57:02 PM1/3/03
to

Mike Unger wrote:
>
> I just installed Borland C++ Builder 6. For some reason two package imports are missing, dclusr.bpi and webdsnap.bpi. I can't build a project created in BCB5 without them, help! Thank you.


dclusr is the custom user named package and had to have been compiled by you at
some time as it does not ship pre compiled. webdsnap.bpi doesn't look like a
BCB5 package either and is probably a third party package. You can always try
removing them from the packages list in the options | Packages edit box and see
if things compile correctly. You might not even be using anything from them.

--
Jeff Overcash (TeamB)
(Please do not email me directly unless asked. Thank You)
Maybe it was infatuation or the thrill of the chase.
Maybe you were always beyond my reach and my heart was playing safe.
But was that love in your eye I saw or the reflection of mine?
Give me time, won't you give me that time!
Welcome back to the circus. (Fish)

Mike Unger

unread,
Jan 3, 2003, 2:45:30 PM1/3/03
to

Mike Unger

unread,
Jan 7, 2003, 4:29:09 PM1/7/03
to

Thanks Jeff, that did the trick. Both of these package
imports are mentioned in help under "Upgrading projects
from previous releases". So I assume they are both BCB6 packages. This is the first I've used any Borland product
and the first project I needed to build was one that someone else did in BCB5.

0 new messages