>
> 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, which is why we'll fork it out of PythonOCC and will make it a
separate module.

Therefore I started building pythonOCC by disabling SMESH support. I get the
> following error:
>
....

> I know that PythonOCC is still not ready to work with OCE, are these errors
> related to that?
>

That's not really true, yesterday I built pyocc with the current master of
OCE [ 0.5 and 0.6 work just as well ], and all works as expected.
So, this is perhaps due to having an older software version? Could you let
us know which swig & g++ version you use? Building pyocc is a pretty
painless process, so I'm somewhat surprised.

Thanks,

-jelle
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to