<div dir="ltr"><div>Dear all,</div><div><br></div><div>GMSH fails to compile:</div><div><br></div><div><p style="font-size: 11px; line-height: normal; font-family: Menlo;">contrib/Metis/pmetis.c:22:43: error: unknown type name 'idxtype'</p>
<p style="font-size: 11px; line-height: normal; font-family: Menlo;">void METIS_PartGraphRecursive(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, </p>
<p style="font-size: 11px; line-height: normal; font-family: Menlo;">                                          ^</p></div><div>Which version of metis does it need? This is the issue with 5.1.0.</div><div>If it needs 4.0.3, i think the CMake config system should state that and do not use more recent metis.</div><div><br></div><div>Regards,</div><div>Denis.</div></div>