CORBA: Fnorb Problems

Eric Brunel eric_brunel at despammed.com
Mon Nov 13 11:41:23 EST 2006


On Mon, 13 Nov 2006 16:16:37 +0100, rodmc <userprogoogle-139 at yahoo.co.uk>  
wrote:

> Hi,
>
> I have installed Fnorb and everything seems to have gone ok. However I
> keep getting the error message below. This is despite the fact that the
> MS CL c++ preprocessor seems to be in PATH. I can type "cl" and
> although I get nothing back in the DOS window, there is also no error
> message.
>
> Traceback (most recent call last):
>   File "C:\Python24\Lib\site-packages\Fnorb\script\cpp.py", line 53, in
> -toplevel-
>     raise "No C/C++ pre-processor found in your PATH!"
> No C/C++ pre-processor found in your PATH!

You don't say *when* this error occurs, i.e. what is the command that  
returns the exception. Assuming it's when you try to compile an IDL file  
with fnidl, just try:
fnidl --internal-cpp ...

HTH
-- 
python -c "print ''.join([chr(154 - ord(c)) for c in  
'U(17zX(%,5.zmz5(17l8(%,5.Z*(93-965$l7+-'])"



More information about the Python-list mailing list