[omniORB] Building binaries (Omniidl.exe)

Olivier Thiboutot Olivier.Thiboutot at voxco.com
Thu Feb 13 20:18:18 GMT 2014


Hi all,

We are finally moving forward to OmniOrd 4.1.7 from OmniOrb 2.8...

In the old version we were used to have the binaries. we never compile OmniOrb core and tools. Now we are moving from MSVC++6.0 to 2012 (MSVC++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... we adapt platform and path. We 'make export' but the resulting omniidl.exe is always crashing on us...

Can someone help us on that to avoid trap and pit falls and build bin as perfect as they were in 2.8...

The interface tried was :
    interface TCorbaHelperObject
    {
      boolean PingCredential(in Object objClient);
    };
Here is the command :
    ..\..\..\..\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

Include path are coming from a default batch file for all our other IDL that may need them!

Thank you all
Olivier Thiboutot
@Voxco


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20140213/070eb514/attachment.html>


More information about the omniORB-list mailing list