Hello,<br><br>I'm packaging the last gmsh release for Gentoo/Linux and I've noticed some points I'd like to clarify.<br><br>When enabling the OCC_MESH_CONSTAINTS function, the build failed because of missing headers:<br>
* MeshGmsh_Constrain.hxx<br>* MeshGmsh_VertexConstrain.hxx<br>* MeshGmsh_EdgeConstrain.hxx<br>I know it's an experimental feature, but it was compiling fine in the 2.3.1 version. So I don't know if this feature has been volontarly removed or if it's an omission.<br>
<br>The pdf files are not generated although the texi2pdf tool is correctly detected by cmake. The Makefile in the texinfo directory is missing, so i don't know how to generate pdfs.<br><br>Apart from these questions, the sources are compiling fine and the build seems to work.<br>
<br>Regards, Etienne.<br>