-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Trying to build against OCE found in Github, though I'm not sure how legitimate it is. It appears fairly well maintained.
Regardless, it fails to compile here:
/home/doneill/cnc/heekscad/src/ConversionTools.cpp: In function ‘bool ConvertEdgeToSketch2(const TopoDS_Edge&, HeeksObj*, double, bool)’:
/home/doneill/cnc/heekscad/src/ConversionTools.cpp:634:4: error: ‘Mesh’ is not a member of ‘BRepMesh’
BRepMesh::Mesh(edge, deviation);
According to the OpenCascade documentation as of at least 6.8.1 the method has been missing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels