OpenCASCADE v7.6.3+ #932
agodemar
started this conversation in
Show and tell
Replies: 2 comments
-
|
Hi agostino, With OpenCascade 7.7 there is a failure in the updated Triangularizer: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks again for the heads up! It took quite a while, but TiGL is now compatible to OCCT 7.6.2, thanks to #971. I haven't tested it yet for 7.7.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@joergbrech @rainman110
the following are my modifications (marked as
agodemar) to compile TiGL with OCCT v7.6.3:File
cmake/UseOpenCASCADE.cmake:File
common/tiglcommonfunctions.cpp:File
configuration/CCPACSConfiguration.cpp:File
boolean_operations/GEOMAlgo_Splitter.hxx:File
boolean_operations/GEOMAlgo_Splitter.cxx:File
wing/CCPACSWingSegment.cpp:File
geometry/CTiglTriangularizer.cpp:File
control_devices/CControlSurfaceBorderBuilder.cpp:These modifications should also work with the latest OCCT v7.7.0 recently released.
-agostino
Beta Was this translation helpful? Give feedback.
All reactions