[omniORB] Linking probem under msvc6

Goncharuk Artem art@land3.nsu.ru
Sat, 18 Mar 2000 14:02:26 +0600 (NOVT)


Hi!

I have a linking problem with application wth omniORB under NT4 vc6.
All libs and include path are the same as in readme.win32.

I am using debug version of library.
omniORB280_rtd.lib

Can somebody help me with it?

The error is :


------------begin error---------------
supervisor_i.obj : error LNK2001: unresolved external symbol "public:
__thiscall CORBA::TypeCode_member::~TypeCode_member(void)"
(??1TypeCode_member@CORBA@@QAE@XZ)
supervisorSK.obj : error LNK2001: unresolved external symbol "public:
__thiscall CORBA::TypeCode_member::~TypeCode_member(void)"
(??1TypeCode_member@CORBA@@QAE@XZ)
test02.obj : error LNK2001: unresolved external symbol "public: __thiscall
CORBA::TypeCode_member::~TypeCode_member(void)"
(??1TypeCode_member@CORBA@@QAE@XZ)
supervisor_i.obj : error LNK2001: unresolved external symbol "public:
__thiscall CORBA::Any::~Any(void)" (??1Any@CORBA@@QAE@XZ)
supervisorSK.obj : error LNK2001: unresolved external symbol "public:
__thiscall CORBA::Any::~Any(void)" (??1Any@CORBA@@QAE@XZ)
test02.obj : error LNK2001: unresolved external symbol "public: __thiscall
CORBA::Any::~Any(void)" (??1Any@CORBA@@QAE@XZ)
supervisor_i.obj : error LNK2001: unresolved external symbol "public:
static void __cdecl CORBA::IDLType_Helper::release(class CORBA::IDLType
*)" (?release@IDLType_Helper@CORBA@@SAXPAVIDLType@2@@Z)
supervisorSK.obj : error LNK2001: unresolved external symbol "public:
static void __cdecl CORBA::IDLType_Helper::release(class CORBA::IDLType
*)" (?release@IDLType_Helper@CORBA@@SAXPAVIDLType@2@@Z)
test02.obj : error LNK2001: unresolved external symbol "public: static
void __cdecl CORBA::IDLType_Helper::release(class CORBA::IDLType *)"
(?release@IDLType_Helper@CORBA@@SAXPAVIDLType@2@@Z)
supervisorSK.obj : error LNK2001: unresolved external symbol "public: void
__thiscall CORBA::Any::operator<<=(class NetBufferedStream &)"
(??_3Any@CORBA@@QAEXAAVNetBufferedStream@@@Z)
supervisorSK.obj : error LNK2001: unresolved external symbol "public:
__thiscall CORBA::Any::Any(void)" (??0Any@CORBA@@QAE@XZ)
supervisorSK.obj : error LNK2001: unresolved external symbol "public: void
__thiscall CORBA::Any::operator>>=(class NetBufferedStream &)const "
(??_2Any@CORBA@@QBEXAAVNetBufferedStream@@@Z)
supervisorSK.obj : error LNK2001: unresolved external symbol "public:
unsigned int __thiscall CORBA::Any::NP_alignedSize(unsigned int)const "
(?NP_alignedSize@Any@CORBA@@QBEII@Z)
-------------------------End error---------------------------------

Sincerely,
Artem Goncharuk

art@land3.nsu.ru
ICQ : 12513961