Closed cfsengineering closed 6 years ago
OCE 0.17 contains a bug. Out test cases check, whether the OpenCASCADE bug is present or not.
TiGL relies on the bugfix. Therefore we provide patched OCE binaries in our releases.
To fix this issue, either
Hi, Thank you,
Yes a replace my OCE with the binaries from https://build.opensuse.org/package/show/science:dlr/OCE.
Then I run cmake with the TIGL_OCE_COONS_PATCHED=ON and it work fine.
cmake -DTIGL_BUILD_TESTS=ON -DTIGL_OCE_COONS_PATCHED=ON
When I run the unit tests without making any change to the code, 2 tests failed, the others are fine and the tiglviewer is working.
The tests are:
Machine configuration: OS : centos 7 Used libs: oce-0.17, Qt5
The tests output: