<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hi all,</div>
<div>&nbsp;</div>
<div>We are finally moving forward to OmniOrd 4.1.7 from OmniOrb 2.8...</div>
<div>&nbsp;</div>
<div>In the old version we were used to have the binaries. we never compile OmniOrb core and tools. Now we are moving from MSVC&#43;&#43;6.0 to 2012 (MSVC&#43;&#43;11.0). We would like to have a crash course for building binaries of version 4.1.7 for windows 32 bit platform
(we may move to 64 but one big step at the time ;-) ). We try to use the receipe with python and Cygwin&#8230; we adapt platform and path. We &#8216;make export&#8217; but the resulting omniidl.exe is always crashing on us&#8230;</div>
<div>&nbsp;</div>
<div>Can someone help us on that to avoid trap and pit falls and build bin as perfect as they were in 2.8... </div>
<div>&nbsp;</div>
<div>The interface tried was :</div>
<div>&nbsp;&nbsp;&nbsp; interface TCorbaHelperObject</div>
<div>&nbsp;&nbsp;&nbsp; {</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; boolean PingCredential(in Object objClient);</div>
<div>&nbsp;&nbsp;&nbsp; };</div>
<div>Here is the command :</div>
<div>&nbsp;&nbsp;&nbsp; ..\..\..\..\OmniORB\417\bin\x86_win32\omniidl.exe -bcxx -WbBOA -Wba -Wbs=SK.cpp -I. -I.\omni -I..\include -I..\..\AVFMWK\include -I..\..\idl ..\..\idl\CorbaHelper.idl</div>
<div>&nbsp;</div>
<div>Include path are coming from a default batch file for all our other IDL that may need them!</div>
<div>&nbsp;</div>
<div>Thank you all</div>
<div>Olivier Thiboutot</div>
<div>@Voxco</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</span></font>
</body>
</html>