MantisBT - CMake
View Issue Details
0014629CMakeCMakepublic2013-12-04 04:332014-06-02 08:37
Ansuman 
 
immediatemajorN/A
closedno change required 
Windows 8Enterprise
CMake 2.8.12 
 
0014629: CMake was unable to find a build program corresponding to "Visual Studio 12"
CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 12". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: Could not find cmake module file: C:/ff/CMakeFiles/2.8.12.1/CMakeCXXCompiler.cmake
CMake Error: Could not find cmake module file: C:/ff/CMakeFiles/2.8.12.1/CMakeCCompiler.cmake
Configuring incomplete, errors occurred!
No tags attached.
png Untitled.png (31,167) 2013-12-04 04:33
https://public.kitware.com/Bug/file/5000/Untitled.png
png
Issue History
2013-12-04 04:33AnsumanNew Issue
2013-12-04 04:33AnsumanFile Added: Untitled.png
2013-12-04 08:05Brad KingNote Added: 0034706
2013-12-05 01:30AnsumanNote Added: 0034717
2013-12-05 08:42Brad KingStatusnew => resolved
2013-12-05 08:42Brad KingResolutionopen => no change required
2014-06-02 08:37Robert MaynardNote Added: 0036052
2014-06-02 08:37Robert MaynardStatusresolved => closed

Notes
(0034706)
Brad King   
2013-12-04 08:05   
If you have VS 2012 the proper generator is "Visual Studio 11". The "Visual Studio 12" generator is for VS 2013. In the next CMake release the generator names will be listed in the GUI as "Visual Studio 11 2012" and "Visual Studio 12 2013" to make this clearer.
(0034717)
Ansuman   
2013-12-05 01:30   
Resolved. Thanks for the information...
(0036052)
Robert Maynard   
2014-06-02 08:37   
Closing resolved issues that have not been updated in more than 4 months.