Discussion:
[omniORB] Does omniORB support Windows 7 and VS2010 ?
Rajesh Khan
2011-12-13 12:04:54 UTC
Permalink
I am trying to build the echo example and i am getting a linker error

error LNK1112: module machine type 'x64' conflicts with target machine type
'X86' (omniORB414_vc10_rt.dll) OmniOrb

I already set the target machine to X86 .
Any ideas on how i could resolve this issue ??
I am using windows 7 and VS2010
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20111212/8172e48a/attachment.htm
Duncan Grisby
2011-12-13 15:45:33 UTC
Permalink
Post by Rajesh Khan
I am trying to build the echo example and i am getting a linker error
error LNK1112: module machine type 'x64' conflicts with target machine
type 'X86' (omniORB414_vc10_rt.dll) OmniOrb
I already set the target machine to X86 .
Any ideas on how i could resolve this issue ??
I am using windows 7 and VS2010
What _exactly_ are the steps you have performed? How did you configure
omniORB? How did you choose the compiler to use?

Duncan.
--
-- Duncan Grisby --
-- ***@grisby.org --
-- http://www.grisby.org --
Loading...