Hi,
I tried to install oce + pythonocc on a Macosx 10.11.6.
The Install from source of oce 0.17.3 works fine but pythonocc 0.17.3 fails with:
Undefined symbols for architecture x86_64: "TDataXtd_Axis::Set(TDF_Label const&)", referenced from: _wrap_TDataXtd_Axis_Set__SWIG_0(_object*, int, _object**) in TDataXtdPYTHON_wrap.cxx.o
As a solution, I tried what is explained in my next comment
(which was supposed to be published, as this issue, on https://github.com/siconos/siconos/
Sorry for the confusion)
Hi,
I tried to install oce + pythonocc on a Macosx 10.11.6.
The Install from source of oce 0.17.3 works fine but pythonocc 0.17.3 fails with:
Undefined symbols for architecture x86_64: "TDataXtd_Axis::Set(TDF_Label const&)", referenced from: _wrap_TDataXtd_Axis_Set__SWIG_0(_object*, int, _object**) in TDataXtdPYTHON_wrap.cxx.o
As a solution, I tried what is explained in my next comment
(which was supposed to be published, as this issue, on https://github.com/siconos/siconos/
Sorry for the confusion)