[omniORB] Building source in Windows XP

Luke Deller ldeller at xplantechnology.com
Wed Dec 29 13:35:43 GMT 2004


Hi Pedro,

VC7 provides a batch file for setting up environment variables
appropriately called "vcvars32.bat".  Look under your start menu for
"Visual Studio .NET 2003 Command Prompt", or run the batch file directly
from a cmd prompt (not a cygwin prompt).

Once you're at a cmd prompt with the environment variables set
appropriately, you can change to the omniorb src directory and run
cygwin make, eg:
    c:\cygwin\bin\make export

Regards,
Luke.

On Tue, 2004-12-28 at 18:34 -0500, Pedro Ribeiro wrote:
> 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?
> 
> _______________________________________________
> omniORB-list mailing list
> omniORB-list at omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list




More information about the omniORB-list mailing list