[omniORB] Compiling project in VC6.0 IDE

Slava Garelin garelin@ukr.net
Tue, 22 Jan 2002 11:51:22 +0200


On Monday 21 January 2002 16:47, Duncan Grisby wrote:
> On Wednesday 16 January, Slava Garelin wrote:
> >    Creating library Debug/testomni.lib and object Debug/testomni.exp
> > gammaDynSK.obj : error LNK2001: unresolved external symbol "void __cdecl
> > _0RL_bu
> > ildDesc_cCosTime_mTIO(union omni::tcDescriptor &,class
> > _CORBA_ObjRef_tcDesc_arg<
> > class CosTime::_objref_TIO,class CosTime::TIO_Helper> const &)"
> >
> > Did I miss somehing ?
>
> You need to link with COSDynamic4. That contains the typecode and any
> stuff for the COS stubs.

I still have the trouble:

gammaDynSK.obj : error LNK2001: unresolved external symbol "void __cdecl 
_0RL_bu
ildDesc_cCosTime_mTIO(union omni::tcDescriptor &,class 
_CORBA_ObjRef_tcDesc_arg<
class CosTime::_objref_TIO,class CosTime::TIO_Helper> const &)" 
(?_0RL_buildDesc
_cCosTime
_mTIO@@YAXAATtcDescriptor@omni@@ABV?$_CORBA_ObjRef_tcDesc_arg@V_objref_TIO@CosTi
me@@VTIO_Helper@2@@@@Z)
Debug/testomni.exe : fatal error LNK1120: 1 unresolved externals
-- 
Slava Garelin