[omniORB] problem in using omniidl

Duncan Grisby dgrisby@uk.research.att.com
Fri, 24 Aug 2001 12:06:04 +0100


On Thursday 23 August, Marcin Kasperski wrote:

> The original error mentioned is 
> 	Could not import back-end `cxx'
> and that is exactly the error I got while using omniidl from
> omniORBpy...

No. The full error message that the original poster had was:

  omniidl: Could not import back-end `cxx' 
  omniidl: Maybe you need to use the -p option? 
  omniidl: (The error was `cannot import name header') 

The error you would have received is:

  omniidl: Could not import back-end `cxx'
  omniidl: Maybe you need to use the -p option?
  omniidl: (The error was `No module named cxx')

Note the difference in the last lines.

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --