Here are the main changes since the 0.3 release:
- pythonOCC 0.4 comes with new advanced meshing features coming from the smesh project,
- many new samples,
- the OCC wrapper was improved (few missing modules were added, typical C++ mechanisms were pythonized),
- 64 bits support for Windows/Mac,Linux
- New graphical backends: PyQt and python-xlib
- MacOSX Snow Leopard support,
- better installation script
- many minor fixes/enhancements in the Parametric Application Framework and Display packages
pythonOCC-0.4 was successfully built/tested on Windows platforms (XP/Seven with py2.5/2.6), Linux (Ubuntu 9.10, OpenSuse) as well as MacOSX (SnowLeopard).
I am interested in the MacOSX version. On the Download/Install page, there was the indication that the OCC binaries were provided. However, I did not find it. Could you kindly point to the download location?
Thank you.
Hi Wole,
pythonOCC binarie were available for the previous release. Prebuilt binary for MacOSX/SL/64 bit is on the road and should be available within a few hours.
Hi Thomas,
How are things going? I’ve been slogging away, learning about various versions of wxWidgets for the Mac. It seems that I now can switch versions of wx between wxMac and wxgtk2.8 as needed. I might try again at building from source.
Thanks,
Dan
Hi Dan,
A lot of progress have been accomplished these last few hours : we have binaries for pythonOCC working, and PyQt 4.7 was successfully compiled under MacOSX SL 64bit – Qt4.5-X11. I’m about to write an HowTo with links to the files. I’ll let you know as soon as it’s done.
Thomas