[omniORB] Error compiling with Omniidl
Jonas Reimers
jonas.reimers@se.adtranz.com
Fri, 5 Jan 2001 16:02:13 +0100
-
OS: WIN NT 4.0 SP6
When running omniidl -bcxx test.idl I receive following error.
omniidl: ERROR!
omniidl: Could not open Python files for IDL compiler
omniidl: Please put them in directory M:\CORBA\omniORB\src\tool\omniidl\cxx
omniidl: (or set the PYTHONPATH environment variable)
Traceback (innermost last):
File "<string>", line 26, in ?
NameError: msg
Running the PATH comman gives the following:
PATH=c:\dmi\win32\bin;C:\WINNT\system32;C:\WINNT;C:\Program Files\Visio;C:\Progr
am Files\Microsoft Office\Office;C:\Acrobat3\Reader;C:\Program Files\Adobe\Acrob
at 4.0\Reader;C:\ccm45\bin;;C:\MSSQL\BINN;C:\Program Files\IONA\bin;C:\Program F
iles\IONA\bin;C:\Program Files\IONA\bin;c:\program files\devstudio\sharedide\bin
\ide;c:\program files\devstudio\sharedide\bin;c:\program files\devstudio\vc\bin;
M:\CORBA\omniORB\bin\x86_win32;M:\Corba\omniORB\gnuwin\bin;
I have searched in your database and found a similar error but In the answer it
is said that it is a bug that is take care off?
I typed the solution suggested in the answer and sets the libpath to:
M:\CORBA\omniORB\lib\x86_win32\
but still gets the error message.
Anny ideas?
Your sincearly
Jonas Reimers