[omniORB] Full visibility of the ORB variable

bjorn rohde jensen bjensen@fastmail.fm
Fri Oct 18 20:43:00 2002


Hi there,

  I think, you must have placed your declaration in
a block controled by #ifdef's in the .hh file, and
the various compiler defines cause the definition
not to be seen by the compiler.
  You really should not edit the files generated by
the idl compiler. There is little to be gained from
it, and you have to doctor the files, if you upgrade
or switch orb. The whole idea of a standardised
language mapping is to make that possible. Why dont
you just make a header file of your own?

Yours sincerely,

Bjorn