[cmake-developers] [CMake 0013348]: Cmake not finding buld program for Visual Studio Express 2012 on Win8
Mantis Bug Tracker
mantis at public.kitware.com
Fri Jun 22 13:13:59 EDT 2012
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=13348
======================================================================
Reported By: ergo1
Assigned To:
======================================================================
Project: CMake
Issue ID: 13348
Category: CMake
Reproducibility: always
Severity: block
Priority: normal
Status: new
======================================================================
Date Submitted: 2012-06-22 13:13 EDT
Last Modified: 2012-06-22 13:13 EDT
======================================================================
Summary: Cmake not finding buld program for Visual Studio
Express 2012 on Win8
Description:
CMake Error: CMake was unable to find a build program corresponding to "Visual
Studio 11". CMAKE_MAKE_PROGRAM is not set. You probably need to select a
different build tool.
CMake Error: Could not find cmake module
file:E:/W8/BUILDS/ogrewinrt/CMakeFiles/CMakeCCompiler.cmake
CMake Error: Could not find cmake module
file:E:/W8/BUILDS/ogrewinrt/CMakeFiles/CMakeCXXCompiler.cmake
Configuring incomplete, errors occurred!
Steps to Reproduce:
Try to make a sample Ogre3d project on Win8 for Visual Studio Express 2012 RC.
Same error with either the 32 or 64 bit build tool selection
Additional Information:
Code developer advised:
"2. You need patched CMake 2.8.7 from Feb 23 2012 or later for
VS_WINRT_EXTENSIONS and VS_WINRT_REFERENCES special target properties."
My understanding is that this patch was incorporated into Cmake 2.8.8 (??)
PS: Code tested OK with above noted version of cmake on win8 consumer preview
with Visual Studio 11 Ultimate Beta
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-06-22 13:13 ergo1 New Issue
======================================================================
More information about the cmake-developers
mailing list