Discussion:
[omniORB] python 2.5 windows binaries
Eggert Magnusson
2006-09-26 20:07:52 UTC
Permalink
Hello there.

Since I'm trying to upgrade my project from using Python2.3 to Python 2.5, I
need to obtain omniOrb binaries for Python 2.5.

I don't have visual studio, but I have set up the windows platform compiler
(according to the instructions in
http://vrplumber.com/programming/mstoolkit/) . I also have cygwin set up.

How do I compile omniOrbPy for windows? Even better, does anyone have
binaries for use with Python 2.5 that they are willing to share?

best regards,
Eggert J?n Magn?sson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20060926/f569994d/attachment.htm
Grzegorz Makarewicz
2006-09-26 21:29:50 UTC
Permalink
Post by Eggert Magnusson
Hello there.
Since I'm trying to upgrade my project from using Python2.3 to Python
2.5, I need to obtain omniOrb binaries for Python 2.5.
I have nearly same problem - upgrade from 2.2.2 by 2.4 to 2.5, but I
have msvc2005.
Minor changes to omni-4.0.7 are insufficient - some errors when
propagating exceptions to clients are handled improperly :( - I have
decided to upgrade to beta version of omni (4.1.0 b2) - and till now (2
weeks of testing) I have no problems.

I can share my version of python - maxi python (2.5) - omni orb,
wxwidgets, pygresql, mysql, pycrypto, paramiko, ply, ... - but after
week or later - just when everything will go without problems (for me :)).

mak

Loading...