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

[Linker Error] Error: Unresolved external 'LresultFromObject' referenced from C:\BDS\LIB\DEBUG\VCLACTNBAND.LIB|ActnMenus

0 views
Skip to first unread message

Larry Griffiths

unread,
Feb 19, 2007, 1:46:41 PM2/19/07
to
I get the following Linker error after createing a new BDS2006 project and
adding the .cpp units that were in an original BCB version 5 project.

[Linker Error] Error: Unresolved external 'LresultFromObject' referenced
from C:\BDS\LIB\DEBUG\VCLACTNBAND.LIB|ActnMenus

I can add "#include <ActnMenus.hpp>" to a unit within this project and the
IDE will add the following two BPI files to the requires section and then
the project links ok.

VCLACTNBAND.BPI
XMLRTL.BPI

I do not understand why I need to add the include for ActnMenus.hpp manually
to get the linker error to go away.

Can someone enlighten me as to what is going on here?


0 new messages