[omniORB] Using omniidl to generate stubs ...

Duncan Grisby duncan at grisby.org
Fri Feb 1 15:18:12 GMT 2013


On Mon, 2013-01-28 at 16:29 +0000, Marcus MacWilliam wrote:

> I now believe it is an environment problem. I have successfully
> run omniidl on OO-Toolkit.idl with the command line options:
> 
> -bcxx -Wbh=_s.h -Wbs=_s.cpp -C

[...]
> However when it is run from my GDE (Gothic Development Environment) via
> the makefile it fails, PATH is:

> Could it be the inclusion of python-1.5 in the path? I have tried inserting
> C:\Python27 into the path at the beginning, and it still does not work.

What else is in the environment?  Anything to do with Python?  In
particular, is there a PYTHONPATH set?

You could try setting the environment variable PYTHONVERBOSE=1 which
will cause Python to tell you lots of stuff about what it's importing
from where.

Duncan.

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





More information about the omniORB-list mailing list