Re: [Pythonocc-users] pythonocc TOT build failure on mac osx SL

2011-10-05 Thread Jayesh Salvi
Hi guys, I was successful in installing OCE and PythonOCC. I however want to run the graphical examples so I need to install PyQt4. I installed it through macport, but the python versions have got mixed up (it seems, macport installed py26-pyqt4 for python2.6.1, which got installed in mac osx's py

Re: [Pythonocc-users] pythonocc TOT build failure on mac osx SL

2011-10-05 Thread Jayesh Salvi
> > >> >> swigging >> /Users/jayesh/git/pythonocc/src/wrapper/SWIG_files/linux_darwin/Poly.i to >> /Users/jayesh/git/pythonocc/src/wrapper/SWIG_files/linux_darwin/Poly_wrap.cpp >> swig -python -O -c++ -DHAVE_LIMITS_H -DHAVE_CONFIG_H -DCSFDB >> -w302,401,314,509,512 -DOCC_CONVERT_SIGNALS -outdi

Re: [Pythonocc-users] pythonocc TOT build failure on mac osx SL

2011-10-05 Thread Thomas Paviot
2011/10/5 Jayesh Salvi > Hi, Hi Janesh, > > I am trying to build top of tree versions from OCE and PythonOCC > repositories on Mac OSX Snow leopard. OCE built fine. Under pythonOCC, I > built and installed Geom lib successfully, but SMESH failed to install. I > get following error: > > [ 49%]

Re: [Pythonocc-users] pythonocc TOT build failure on mac osx SL

2011-10-05 Thread Jayesh Salvi
On Wed, Oct 5, 2011 at 12:20 PM, jelle feringa wrote: > I am trying to build top of tree versions from OCE and PythonOCC >> repositories on Mac OSX Snow leopard. OCE built fine. Under pythonOCC, I >> built and installed Geom lib successfully, but SMESH failed to install. >> > > That's not really a

Re: [Pythonocc-users] pythonocc TOT build failure on mac osx SL

2011-10-04 Thread jelle feringa
> > I am trying to build top of tree versions from OCE and PythonOCC > repositories on Mac OSX Snow leopard. OCE built fine. Under pythonOCC, I > built and installed Geom lib successfully, but SMESH failed to install. > That's not really a surprise; SMESH is a fortran lib that is hard to compile,