[omniORB] omniORB 4.02 for Win32 with Visual C++ 5 build error

Perin Perin at drive.com.br
Wed Nov 19 18:07:24 GMT 2003


Hi,

Following the steps listed in the README.win32 file to build 
omniORB 4.02 for Win32 with Visual C++ 5, I receive the 
following error:  


  making export in src/lib/omniORB/orbcore...
  <...>
  Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 11.00.7022 for
80x86
  Copyright (C) Microsoft Corp 1984-1997. All rights reserved.
  
  anonObject.cc
  ..\..\..\..\include\omniORB4/templatedecls.h(497) : error C2039:
'marshalObjRef'
   : is not a member of 'DynAny_Helper'
  ..\..\..\..\include\omniORB4/templatedecls.h(497) : error C2065:
'marshalObjRef'
   : undeclared identifier
  ..\..\..\..\include\omniORB4/templatedecls.h(501) : error C2039:
'unmarshalObjRe
  f' : is not a member of 'DynAny_Helper'
  ..\..\..\..\include\omniORB4/templatedecls.h(501) : error C2065:
'unmarshalObjRe
  f' : undeclared identifier
  ..\..\..\..\include\omniORB4/templatedecls.h(501) : error C2440:
'initializing'
  : cannot convert from 'int' to 'class DynamicAny::DynAny *'
 
Conversion from
   integral type to pointer type requires reinterpret_cast, C-style cast or
functi
  on-style cast
  make[3]: *** [static/anonObject.o] Error 2
  make[3]: Leaving directory
`/cygdrive/c/omniORB-4.0.2/src/lib/omniORB/orbcore'
  make[2]: *** [export] Error 2
  make[2]: Leaving directory `/cygdrive/c/omniORB-4.0.2/src/lib/omniORB'
  make[1]: *** [export] Error 2
  make[1]: Leaving directory `/cygdrive/c/omniORB-4.0.2/src/lib'
  make: *** [export] Error 2


Could someone give me some clue of what is happening?

Thanks in Advance

Marcello Perin



More information about the omniORB-list mailing list