<div dir="ltr">Hi users,<div><br></div><div>I am trying to compile GMsh as a shared library on Windows 10 using MSVC 12 with 64 bit arch. I am facing problem at the very first step during running configuration. CMake fails saying </div><div><br></div><div>CMake Error at CMakeLists.txt:404 (enable_language):</div><div>  No CMAKE_Fortran_COMPILER could be found.</div><div><br></div><div>So my question is </div><div>1) Is this a GMsh's CMake script issue or CMake's issue?</div><div>2) If this is a GMsh's script issue, Is Fortran compiler is a prerequisite to build GMsh?</div><div>3) If not, is it possible to bypass the check of existence of Fortran, done by CMake?</div><div>4) Is there a list of pre-requisite libraries documented anywhere? I checked the Readme.txt file and could not find any information regarding compiling the source on Windows.</div><div><br></div><div>Experienced candidates kindly provide your inputs.</div><div><br></div><div>Thanks in advance</div><div><br></div><div>Regards<br>Rakesh Patil</div></div>