[omniORB] OmniOrb 4.0.3 and Python
Marco Freschi
mfreschi at hotmail.com
Fri Mar 4 18:14:39 GMT 2005
Hi
Sorry again, but I didn't fix completely the problems with my environment.
I tried to use in a Solaris machine (SunOS 5.8) OmniOrb 4.0.3 with python
2.3 and all my applications are compiling correctly
I tried to do the same compilation, on the same machine, using the same
OmniORB with omnipython-sun4_sosV_5.7.tar following all the instructions
found in the readme and my compilation fails with many errors of the same
type.
"Error: Virtual function USERmanagerSync::isActive() returns bool, while
_impl_USERcorbaManagerSync::isActive() returns unsigned char"
Basically in the code I see all the return as "boolean" (I don't understand
the unsigned char)
Is the version of python incorrect? Is it exist a more recent omnipython
release?
Thanks
Regards
Marco
----- Original Message -----
From: "Duncan Grisby" <duncan at grisby.org>
To: "Marco Freschi" <mfreschi at hotmail.com>
Cc: <omniorb-list at omniorb-support.com>
Sent: Thursday, March 03, 2005 6:33 PM
Subject: Re: [omniORB] OmniOrb 4.0.3 and Python
> On Thursday 3 March, "Marco Freschi" wrote:
>
> > I'm using omniOrb 4.0.3 in my application running on solaris. I have
> > to types of machine: where I compile all the applications and where I
> > run them. Basically I don't need Python for other purposes. I would
> > like to know if it is poossible to use OmniOrb without installing
> > Python (I think it is possible) and how to do it?
>
> Only the IDL compiler requires Python. Once you've compiled the IDL, you
> don't need Python any more. Python is never needed to run applications
> using omniORB (unless you've written the applications in Python, of
> course...).
>
> Cheers,
>
> Duncan.
>
> --
> -- Duncan Grisby --
> -- duncan at grisby.org --
> -- http://www.grisby.org --
>
More information about the omniORB-list
mailing list