[omniORB] Building source in Windows XP

Pedro Ribeiro pedroribeirojr at gmail.com
Tue Dec 28 18:34:46 GMT 2004


Hi all, 
I am trying to build the source of omniORB-4.0.5 and I was having this
compile error message:
make[4]: Entering directory
`/cygdrive/d/dev/omniORB-4.0.5/src/tool/omniidl/cxx/cccp'
../../../../../bin/x86_win32/clwrapper -gnuwin32 -c -O2 -MD
-DHAVE_CONFIG_H -I. -I. -I. -I../../../../../include -D__WIN32__
-D_WIN32_WINNT=0x0
400 -D__x86__ -D__NT__ -D__OSVERSION__=4 -Focexp.o cexp.c
cl -c -O2 -MD -DHAVE_CONFIG_H -I. -I. -I. -I..\..\..\..\..\include
-D__WIN32__ -D_WIN32_WINNT=0x0400 -D__x86__ -D__NT__ -D__OSVERSION__=4
-Foce
xp.o cexp.c
cl: No such file or directory
make[4]: *** [cexp.o] Error 1

I am using VC7and cygwin . Also I changed the platform to x86_nt_4.0 ,
x86_nt_4.0_vs_7
and change the PATH to add bin directory where cl.exe is
installed...but then I got the message in a popup window:
This application has failed to start because mspdb71.dll was not found...

Can some one help me with that?



More information about the omniORB-list mailing list