I am trying to build the echo example and i am getting a linker error<br><br>error LNK1112: module machine type &#39;x64&#39; conflicts with target machine type &#39;X86&#39;   (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>