<HTML><BODY>Hi guys,<br><br>thank you for the program you've done, it's simple to start and works wonderful!<br><br>I'm studying electrodynamics and trying to understand and probably implement some parts of your <br>three-dimensional finite element mesh generator to my project for calculating electromagnetic fields.<br>I wanted to run the gmsh project to see how it works but faced with some troubles:<br><br>Visual Studio 2013:<br><br>Error 1 error C3066: there are multiple ways that an object of this type can be called with these arguments C:\Users\Denis\Documents\My Files\BuildGMSH\sources\Mesh\Field.cpp 2711 1 gmsh<br>Error 2 error C3066: there are multiple ways that an object of this type can be called with these arguments C:\Users\Denis\Documents\My Files\BuildGMSH\sources\Mesh\Field.cpp 2868 1 gmsh<br><br>CMake_3.9.6:<br>I'm not sure if I did project generation (via CMake_3.9.6) correct(used Readme) but I've got:<br><br><img id="idfa355c8a-f3f9-906e-5007-7731ac0d458e" alt="" src="cid:s3c2@3Q3iJ1qB.pGObecei" unselectable="on" data-mce-src=""><br><br>fltk-1.3.4-1-source:<br><br>Adding graphical user interface FLTK to gmsh project I've got no errors but any way I was not able to run project.<br><br>I have tried to generate gmsh project several time but unsuccessful.<br>Could you please help me some how? If you are able to generate project for VS2013 which I could run on my PC (Windows 7) I would very very much appreciate you.<br><br><br><br></BODY></HTML>