[omniORB] Problem with IDL to C++

Swapnil Wale swapnil.wale at gitechnologies.com
Wed Mar 9 00:58:56 GMT 2005


Hi Duncan,
           I was able to build and it also accepts my idl. Thanks for your
help.

-Swapnil-

-----Original Message-----
From: Duncan Grisby [mailto:duncan at grisby.org]
Sent: Tuesday, March 08, 2005 10:59 PM
To: Swapnil Wale
Cc: omniorb-list at omniorb-support.com
Subject: Re: [omniORB] Problem with IDL to C++


On Friday 4 March, "Swapnil Wale" wrote:

> Hi Duncan,
>           I did download the 4.1.0 development snapshot. But I am unable
to
> build it on XP. Below is the message which I get.

[...]
>
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 -Focexp.o cexp.c
> cl: No such file or directory

cl is the Microsoft Visual C++ compiler. If it's not found, your
environment is not set up properly. You need to run vcvars.bat or
vsvars.bat from the compiler install to set your environment.

Cheers,

Duncan.

--
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --





More information about the omniORB-list mailing list