when i passed command like this
omniidl -bpython -I"ii jj" test.idl
it gave me error like![]()
omniidl: Error running preprocessor
now the same thing works fine if there is no space in theinclude dir path e.g. "iijj"
Please tell me the solution for this