CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BCB 3.0 Linker problems



The readme file that comes with builder does indicate that the obj files
need to be recompiled.

Did that already.

It looks like BCB 3 isn't even trying to link the obj files.  Here is how I
came to that odd conclusion.

In the source for my application I see that adding the obj file to my
application cause the following line to be added to my application.

USEOBJ("fskdec32.obj");

If I change the name of the obj file so its invalid the compiler doesn't
complain that it can't find it.  (Change the name of a form, unit or asm
file and it will complain.)

I also get the same linker error if I remove the line.

So you see the line doesn't make have any affect on the application at all!!

(Try adding a bogus obj file to your application.)

I hope this is just a setting I need to change or something else I am just
overlooking....


W Komornicki's Home Page | Main Index | Thread Index