View Issue Details

IDProjectCategoryView StatusLast Update
0001249FreeCADPatchpublic2013-10-22 07:50
Reporterhobbes1069 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version0.13 
Summary0001249: FreeCAD can not be built with OCE 0.13 due to obsolete function BRepTools::OuterShell()
DescriptionI'm not sure if this has been fixed in trunk/master but I figured it was worth reporting so those only running releases can find it.

BRepTools::OuterShell() has been replaced by BRepClass3d::OuterShell() in OCE 0.13/OCCT 6.6.0
Additional Informationhttp://tracker.dev.opencascade.org/view.php?id=23487

The freecad patch only updates freecad, not the bundled smesh, I have also attached my smesh patch would should be pretty easily applied to the bundled version.
TagsNo tags attached.
FreeCAD Information

Activities

2013-09-23 13:03

 

freecad-0.13-OCE_0.13.patch (Attachment missing)

2013-09-23 13:03

 

smesh-OCE_0.13_port.patch (Attachment missing)

wmayer

2013-10-22 07:50

administrator   ~0003782

In master this is fixed.

Issue History

Date Modified Username Field Change
2013-09-23 13:03 hobbes1069 New Issue
2013-09-23 13:03 hobbes1069 File Added: freecad-0.13-OCE_0.13.patch
2013-09-23 13:03 hobbes1069 File Added: smesh-OCE_0.13_port.patch
2013-10-22 07:50 wmayer Note Added: 0003782
2013-10-22 07:50 wmayer Status new => closed
2013-10-22 07:50 wmayer Resolution open => no change required