Hi,
The requested page "/system/files/occt/OCC_7.7.0_release/opencascade-7.7.0-vc14-64.exe" could not be found.
Archived discussion
Open CASCADE Technology 7.7.0 released
Open Cascade is pleased to announce a new public release of Open CASCADE Technology (version 7.7.0).
Open CASCADE Technology version 7.7.0 is a minor release, which includes about 250 improvements and corrections over the previous minor release 7.6.0.
Version 7.7.0 introduces new features of most OCCT modules and components. In Modeling new functionality is implemented, which could verify the input shape to be placed on a canonical geometry with the given tolerance. More stable work of the 2D offset algorithm is achieved by a new option in BRepOffsetAPI_MakeOffset class. In terms of Visualization, a new interface for creating V3d_View as subviews of another V3d_View is introduced. In addition, various Mesh problems from BRepMesh speed up to broken triangulation on pipe shape are resolved. As for Data Exchange, tessellated presentations support in STEP translator, a unified interface to Data Exchange connectors, and a new tool for scaling geometry in XCAF document are added. Documentation and samples are improved including a new tutorial publication to ease access to OCCT for new users.
New in OCCT 7.7.0:
Detailed information about this release is available in ReleaseNotes (PDF). To download Open CASCADE Technology 7.7.0, follow the link. Feel free to contact us for any additional information.
Archived image: external image
Discussion
Posts are displayed in their archived order.
Hi,
The requested page "/system/files/occt/OCC_7.7.0_release/opencascade-7.7.0-vc14-64.exe" could not be found.
Hi Kevin,
Thank you for checking. The link has been fixed.
Commenter-2
;)
In "opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx",miss "#include <limits>"
The issue occurred using cmake to make , and add "#include <limits>" to solve.
Hello,
Thank you for your investigation.
The bug reproduced on Ubuntu 22 gcc 11.2.
The problem has been fixed within 0033250: Configuration - Missing Limits header file - MantisBT (opencascade.org).
Best regards, Commenter-4.