[omniORB] A QUESTION

bjorn rohde jensen bjensen@fastmail.fm
Fri Sep 27 09:44:00 2002


Hi guys,

  omnicpp is a tool needed bu omniORB during its
build phase, it is not intended for other use.
I believe, it is actually a version of the GNU
C preprocessor, and it is used to generate
dependency files during the build phase.
  To use omniORB you need only create your IDL,
generate the stub/skeleton code using omniidl
and implement the servants. You will need to
include a few CORBA headers and link with the
omniORB libs, but that should be a simple matter:)
You might want to go through the examples in
the example dir and read chapter 2 of the omniORB
docu in the doc dir.

Yours sincerely,

Bjorn