I have install OpenMesh2.4.1
when build the source of libQEx, it come the error as:
/libQEx/interfaces/c/../../src/MeshExtractorT.cc:1000:27: error: converting ‘OpenMesh::ArrayItems::Halfedge to const HEH {aka const OpenMesh::HalfedgeHandle}’
In file included from /home/yibing/libQEx/interfaces/c/../../src/MeshExtractorT.hh:665:0,
libQEx depends on OpenMesh 3.0 or higher. Your error is caused by the fact that your OpenMesh version is too old. I have recently added some info regarding this to the BUILDING file.
I have install OpenMesh2.4.1 when build the source of libQEx, it come the error as: /libQEx/interfaces/c/../../src/MeshExtractorT.cc:1000:27: error: converting ‘OpenMesh::ArrayItems::Halfedge to const HEH {aka const OpenMesh::HalfedgeHandle}’ In file included from /home/yibing/libQEx/interfaces/c/../../src/MeshExtractorT.hh:665:0,