[omniORB] [omni] linking problems with Any

Jens Stål Hansen Jens@Cue.dk
Mon Sep 9 12:47:01 2002


I am having a bit problems getting my program working through a firewall.
So now I have tried making it BiDirectional.

But I can't compile it now, because of  'Any' that I need to use in order to
make the BiDir policy.
My Program won't link because of Unresolved External with the 'Any'.
I don't know if I have to use different Difines or if I have to linke
some -lib file in my project.

I am currently using these defines:

_RTLDLL
VCL_binary_operators_bug
_ServerStart_STATIC

And these lib files

shared\omniORB4_rt.lib
shared\omnithread3_rt.lib

If someone could guide mea little, it would be great.


Best regards
Jens Staal Hansen