MantisBT - CMake
View Issue Details
0014718CMakeCMakepublic2014-01-24 06:232016-06-10 14:31
surfsouris 
Kitware Robot 
normalminorhave not tried
closedmoved 
Windows
CMake 2.8.12 
 
0014718: zero_check fails with VS 12
The subject has been discussed here :

http://cmake.3232098.n2.nabble.com/Visual-Studio-rebuilding-ZERO-CHECK-td7580341.html [^]

I ran into the same issue when running MsBuild on a project reate with CMake.
The message was qite clear : During the zero check a file in c:\program files (x86)\msbuild\microsoft.cpp\v4.0\v110 was not found.

However I am on VS 12.

The ugly fix was to copy the directory
c:\program files (x86)\msbuild\microsoft.cpp\v4.0\v120
to c:\program files (x86)\msbuild\microsoft.cpp\v4.0\v110
but is not really great !
No tags attached.
Issue History
2014-01-24 06:23surfsourisNew Issue
2014-01-24 08:53Brad KingNote Added: 0034992
2016-06-10 14:29Kitware RobotNote Added: 0042468
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
(0034992)
Brad King   
2014-01-24 08:53   
Please post the actual error message verbatim.

Also please try a recent nightly binary of CMake:

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

Some post-2.8.12 changes to the way MSBuild is located may resolve this.
(0042468)
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.