[omniORB] Problem with omniORB on NT/Visual C++ 5.0

Hubert Rappold hubert.rappold@siemens.at
Fri, 31 Jul 1998 10:59:22 +0200


Hi,

Stupid me. I just used one underline instead of two when I included
the compiler defines.

Thanks a lot for the quick response !!
Hubert Rappold

grohmann@ike.uni-stuttgart.de wrote:

> Hubert Rappold wrote:
>
> > Hello everybody,
> >
> > I tried to compile a simple program with the Visual C++ compiler.
> > Unfortunately the compiler prompted the following error :
> >
> > omniORB_2_5_0_x86_win32\omniORB_2.5.0\include\omniORB2/CORBA_sysdep.h(187)
> > : fatal error C1189: #Fehler :  "The byte order of this platform is
> > unknown"
>
> Your forgot to specify all compiler defines when using omniORB (compile with
> preprocessor defines __WIN32__,__x86__,__NT__, __OSVERSION__=4 (assuming that
> you use NT 4.0; consult the user's guide if this does not apply))
>
> Axel
>
> --
> Axel Grohmann
>
> Department of Knowledge Engineering and Numerics
> Institute of Nuclear Energy and Energy Systems
> University of Stuttgart
> Pfaffenwaldring 31
> 70550 Stuttgart
> Germany
> Phone: ..49 711 685-2130
> Fax: ..49 711 685-2010