[cmake-developers] [CMake 0014718]: zero_check fails with VS 12

Mantis Bug Tracker mantis at public.kitware.com
Fri Jan 24 06:23:35 EST 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14718 
====================================================================== 
Reported By:                surfsouris
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14718
Category:                   CMake
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-01-24 06:23 EST
Last Modified:              2014-01-24 06:23 EST
====================================================================== 
Summary:                    zero_check fails with VS 12
Description: 
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 !

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-01-24 06:23 surfsouris     New Issue                                    
======================================================================



More information about the cmake-developers mailing list