View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014718CMakeCMakepublic2014-01-24 06:232016-06-10 14:31
Reportersurfsouris 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformWindowsOSOS Version
Product VersionCMake 2.8.12 
Target VersionFixed in Version 
Summary0014718: zero_check fails with VS 12
DescriptionThe 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 !
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0034992)
Brad King (manager)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2014-01-24 06:23 surfsouris New Issue
2014-01-24 08:53 Brad King Note Added: 0034992
2016-06-10 14:29 Kitware Robot Note Added: 0042468
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team