MantisBT - CMake
View Issue Details
0014895CMakeCMakepublic2014-04-23 15:202016-06-10 14:31
Eric Malafeew 
Kitware Robot 
normalcrashalways
closedmoved 
Windows7VS Update 4
CMake 2.8.12.2 
 
0014895: cmake fails on Windows 8.1 SDK
I have found that cmake fails to run if only the Windows 8.1 SDK is installed, but not Windows 8.0 SDK.

Clean full install of Visual Studio 12
Followed by install of Update 4
...cmake fails to identify VS 2012...

Manual install of Windows SDK 8.0
...cmake identifies VS 2012...

Failure to install web deploy component of Visual Studio 2012 full install may have led to incomplete 8.0 SDK installation. Msbuild, used by cmake, seems to be failing on undefined environment variables.
No tags attached.
Issue History
2014-04-23 15:20Eric MalafeewNew Issue
2014-04-23 15:32Brad KingNote Added: 0035766
2016-06-10 14:29Kitware RobotNote Added: 0042541
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0035766)
Brad King   
2014-04-23 15:32   
Please test with a CMake 3.0 release candidate:

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

If it still fails, please attach the CMakeFiles/*.log files from the top of the build tree. (Or, a .zip of the entire CMakeFiles directory.)
(0042541)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.