[CMake] Intel Fortran version 14, VS2013 Pro and CMake Errors

Brad King brad.king at kitware.com
Tue May 20 13:44:53 EDT 2014


On 05/20/2014 11:46 AM, Michael Jackson wrote:
> C:\Users\mjackson\Workspace\CTEMsoft\x64\CMakeFiles\CMakeTmp\cmTryCompileExec1754897950.vfproj(2,1):
> error MSB4075: The project file
> "C:\Users\mjackson\Workspace\CTEMsoft\x64\CMakeFiles\CMakeTmp\cmTryCompileExec1754897950.vfproj"
> must be opened in the Visual Studio IDE and converted to the latest version
> before it can be built by MSBuild.

Try using the CMake 3.0.0-rc5 (or higher) release candidate:

 http://www.cmake.org/files/v3.0/?C=M;O=D

It should work with that version.

-Brad



More information about the CMake mailing list