problem with fnidl

"Martin v. Löwis" martin at v.loewis.de
Tue May 4 16:46:25 EDT 2004


Gelo Ilzi wrote:
> I installed fnorb (python corba) on my PC (WinXP). For some unclear reason
> fnidl (idl to python interpretator) does nothing. It doesn't produce any
> warning, error message. Project skeleton isn't built also.
> 
> Any idea what's wrong?

Most likely, you don't have Visual C++ installed, so it can't invoke
the C++ preprocessor to process the IDL files. Try using the internal
preprocessor.

Regards,
Martin




More information about the Python-list mailing list