[omniORB] Extracting object ref. from TypeAny
Duncan Grisby
dgrisby@uk.research.att.com
Thu, 24 Jan 2002 14:11:56 +0000
On Thursday 24 January, humbein@gmx.de wrote:
> project_client.o: In function `PushConsumer_impl::push(CORBA::Any const &)':
> project_client.o(.text+0x220c): undefined reference to
> `operator>>=(CORBA::Any const
> &, _objref_EventData *&)'
You need to make sure you compile your IDL giving the -Wba flag to
omniidl, and then link with the DynSK.o file as well as the SK.o file.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --