Skip to content

HeeksCAD fails to build against OCE 6.8.0 #32

@danieloneill

Description

@danieloneill

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions