I am trying to build the echo example and i am getting a linker error<br><br>error LNK1112: module machine type 'x64' conflicts with target machine type 'X86' (omniORB414_vc10_rt.dll) OmniOrb<br><br>I already set the target machine to X86 . <br>
Any ideas on how i could resolve this issue ??<br>I am using windows 7 and VS2010<br><br>