[omniORB] Building omniORB from source

Duncan Grisby duncan at grisby.org
Thu Aug 13 12:23:00 BST 2015


On Wed, 2015-08-12 at 16:57 +0000, Sanjay K wrote:

> I get another compilation error saying , cexp.c file not found. Do I
> need to include path, somewhere ?

I think that is actually saying that "cl" is not found, meaning that you
don't have the compiler on your path.

Rather than running in the cygwin shell, you should run the "Visual
Studio Command Prompt" that's in the Start menu, choosing the one for
the compiler you want. You probably want the x64 Native one. In that
terminal, add cygwin's bin directory to the end of your path, and it
should all work fine.

Duncan.

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





More information about the omniORB-list mailing list