View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001249 | FreeCAD | Patch | public | 2013-09-23 13:03 | 2013-10-22 07:50 |
| Reporter | hobbes1069 | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 0.13 | ||||
| Summary | 0001249: FreeCAD can not be built with OCE 0.13 due to obsolete function BRepTools::OuterShell() | ||||
| Description | I'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 Information | http://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. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
| 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 |
FreeCAD