[omniORB] Small doubt

S. Sahayaraj ssahayaraj@quark.co.in
Mon, 20 May 2002 21:13:39 +0530


Hi Bjorn,
	Thanks for your concern. Yes you are right. The actual message is
"Error running preprocessor".

	These are my error message summary .


Performing Custom Build Step on .\idl\test.idl
The name specified is not recognized as an
internal or external command, operable program or batch file.
omniidl: Importing back-end `cxx'
omniidl: `cxx' imported from `E:\OmniORB Test\OmniORB
Lib\lib\python\omniidl_be\cxx\__init__.pyc'
omniidl: Preprocessing `.\idl\test.idl' with `../../OmniORB
Lib/bin/x86_win32\omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2301
-D__OMNIIDL_CXX__ .\idl\test.idl'
omniidl: Running front end
omniidl: Error running preprocessor
Error executing c:\winnt40\system32\cmd.exe.

IDL.dll - 1 error(s), 0 warning(s)



Thanks
Sahay. 


-----Original Message-----
From: bjorn rohde jensen [mailto:shamus@tdcadsl.dk]
Sent: Monday, May 20, 2002 8:54 PM
Cc: omniorb-list@uk.research.att.com
Subject: Re: [omniORB] Small doubt


Hi Sahay,

 Invoking omniidl like this should work;

E:\OmniORB Lib\bin\x86_win32\omniidl -bcxx -Wbh=.h -Wbs=.cpp
TestManager.idl.

I have been unable to locate the string "Error Preprocessor running"
in the source for omniORB, are you sure, it is the exact error message?
omniidl should be able to say something like;
"OMNIIDL.EXE: Error running preprocessor", otherwise i have no idea,
where that error is comming from.

Yours sincerely,

Bjorn