I have Visual Studio 2013 Pro, Intel Fortran compiler version 14.0.3.202 and CMake 2.8.12.1 installed on a Windows 7 x64 machine. I am trying to configure my project using the the CMake-GUI and I am getting the following error during the run of CMake:
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. Has any one else seen this? Is there a work around? Thanks _________________________________________________________ Mike Jackson
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
