Subject Re: [IBO] Help with BCB 5
Author Marco Lauria
At 15.38 04/12/2000 -0700, you wrote:
>I am trying to test the latest with BCB and I am getting an error during the
>linking of the IBO_C5 package that I don't know how to get past. Wondering
>if someone here could offer some things to try...
>
>What I get is:
>
>[Linker Fatal Error] Fatal: Unable to open file 'IBO_C5.OBJ'
>
You should create a dummy .cpp
for the package to be built.
I think you are using a IBO_C5.PAS as main module
instead of ICO_C5.CPP
With regards,
MArco Lauria