[omniORB] How to compile TypeCode
Tom Gardner
tomg@tomg.com
Tue, 18 Aug 1998 16:42:10 -0700
hello all:
I'd like to compile the CosPropertyService module.
In it, is the declaration:
typedef sequence<TypeCode> PropertyTypes;
Does omniORB's IDL compiler have a provision to
compile types from the CORBA module? Specifically,
how do I resolve the "TypeCode" type above?
Orbix, for example, has the statement:
#include "orb.idl"
that allows these types to be resolved.
thanks
tomg
--
--------------------------------------------------------
Tom Gardner e-mail: tomg@iopen.com
21120 Serene Way Phone: (408) 927-6687
San Jose, CA 95120-1217 Fax: (408) 927-6684
--------------------------------------------------------