Subject | Re: [IBO] 3.6D does not compile/link with BCB 5 |
---|---|
Author | Mario Zimmermann |
Post date | 2001-03-28T06:54:09Z |
YES, that's it !!
Deleting this entry solved the problem.
Many thanks for your reply.
Mario
Deleting this entry solved the problem.
Many thanks for your reply.
Mario
--- In IBObjects@y..., "Steven Beames" <s.beames@m...> wrote:
> Mario,
> I had the same problem.......have you tried deleting the entry
for "Intermediate output" from the
> Project Options / Directories/Conditionals page?
>
> Steve
> Brisbane, Australia
>
> ----- Original Message -----
> From: <mario.zimmermann@o...>
> To: <ibobjects@y...>
> Sent: Tuesday, March 27, 2001 5:58 PM
> Subject: [IBO] 3.6D does not compile/link with BCB 5
>
>
> >
> > Hello,
> >
> > I just downloaded IBO 3.6D and tried to install it (BCB 5 Prof.)
> >
> > It compiles just fine but the linker complains "Unable to open
> > IBD_CANCELQUERY.OBJ".
> >
> > IBD_CANCELQUERY.PAS is not in the project file. When I manually
add it, the
> > linker complains IBD_LOGIN.OBJ.
> >
> > Seems that the project file for BCB5 does not reflect the current
version.
> >
> > Mario