[omniORB] Please add support for building with VisualStudio14

szyk100 szyk100 at o2.pl
Thu Aug 13 19:53:59 BST 2015


Hello
Thank you for your help. It now compiles fine (I downloaded snapshot from http://www.omniorb.net/snapshots/omniORB-4.2-latest.tar.gz).
But I try to compile examples too. And I have got another error, and don't know what to do :(
I type:
nmake /f dir.mak
in omniORB/src/examples.

And the error is as follow:

        cl /nologo /c -O2 -MD -GX -D__WIN32__ -D_WIN32_WINNT=0x0400 -D__x86__ -D__NT__  -D__OSVERSION__=4 -I. -I..\..\..\..\include /Tpshortcut.cc
cl : Command line warning D9035 : option 'GX' has been deprecated and will be removed in a future release
cl : Command line warning D9036 : use 'EHsc' instead of 'GX'
shortcut.cc
shortcut.cc(7): fatal error C1083: Cannot open include file: 'shortcut.hh': No such file or directory
NMAKE :  U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\cl.EXE"' : return code '0x2'
Stop.
NMAKE :  U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.
NMAKE :  U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.
NMAKE :  U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.


Please help me...

regards
Szyk Cech



More information about the omniORB-list mailing list