Hi,<div><br></div><div>I&#39;m testing the new feature described in this comment of the ticket in <a href="http://www.cmake.org/Bug/view.php?id=11517">http://www.cmake.org/Bug/view.php?id=11517</a></div><div><font class="Apple-style-span" face="Verdana, Arial, Helvetica, sans-serif" size="3"><br>

</font></div><div>&quot;I have pushed a fix for this to next. To test you will have to build CMake from git next branch source. If you can do that, please let me know if it works for youheck for working Fortran compiler using: Visual Studio 10 Win64&quot;</div>

<div><br></div><div>but it shows the error in a popup that says that CMAKE_TRY_COMPILE.sln was not created with the same version of Visual Studio that I&#39;m using to open that project. If I try to open the .sln manually, the error is the same.</div>

<div><br></div><div>Thanks in advance!</div><div><br></div><div><div>-----------------------------------------------</div><div>-- Check for working Fortran compiler using: Visual Studio 10 Win64  -- broken</div><div>CMake Error at C:/Program Files (x86)/CMake/share/cmake-2.8/Modules/CMakeTestFortranCompiler.cmake:40 (MESSAGE):</div>

<div>  The Fortran compiler &quot;C:\Intel\Composer XE 2011 SP1\bin\intel64\ifort.exe&quot;</div><div>  is not able to compile a simple test program.</div><div><br></div><div>  It fails with the following output:</div><div>

<br></div><div>   Change Dir: G:/xxxxxxxxx/build/CMakeFiles/CMakeTmp</div><div><br></div><div><br></div><div><br></div><div>  Run Build Command:C:\PROGRA~2\MICROS~2.0\Common7\IDE\<a href="http://devenv.com">devenv.com</a></div>

<div>  CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec</div><div><br></div><div><br></div><div><br></div><div>  Microsoft (R) Visual Studio Version 10.0.30319.1.</div><div><br></div><div>  Copyright (C) Microsoft Corp.  All rights reserved.</div>

<div><br></div><div><br></div><div><br></div><div>  Invalid project</div><div><br></div><div><br></div><div><br></div><div>  Use:</div><div><br></div><div>  devenv [solutionfile | projectfile | anyfile.ext] [switches]</div>

</div><div><br></div><div><div>-----------------------------------------------</div></div><div><br></div><div><br></div><div><br></div><div>SO: Win XP 64 </div><div>Intel Fortran: 12.1.0.233</div><div>cmake: 2.8.5.20110926</div>

<div>Visual Studio: 10.0.30319</div><div><br></div>