Subject Re: [IBO] Newbie -- Installation Problem
Author Helen Borrie
At 07:07 PM 24/03/2003 +0000, you wrote:
>I just bought IBO4 and can't get it installed on Cbuilder 5. I've
>unzipped all downloads into c:\ibo4, opened project ibo4_c5.bpg,
>added c:\ibo4 to library and browsing path of Tools|Enviromanet
>Options, and added c:\ibo4 to library and include path of
>Project|Options|Directories & Conditionals.
>
>When CBuilder is compiling IBO40VRT_C5.bpl, it stops with the message:
>[Linker Fatal Error]Unable to open 'IBD_RESTRUCTURE.OBJ'.
>
>Anyone know how to get past the problem?

Warren,
Not being a CPPB user and, absent a right answer until one of our CPPB
gurus eyeballs your message, a couple of possible clues:

1. Did you note the advice that you need to use Project | Build to compile
for CPPB?
2. If you already did this, have you tried searching your disk for
IBD_RESTRUCTURE.OBJ? I seem to recall that an \inter\ directory, which is
where the compiler outputs the .obj files, has to be in the linker path.
3. Have you looked at the TI sheet for CPPB users from the TechInfo page?

Helen