MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009236 | CMake | CMake | public | 2009-07-06 14:34 | 2016-06-10 14:30 |
| Reporter | Curtis Rueden | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0009236: CMake does not pick a good default generator on windows | ||||
| Description | On a Windows XP system with CMake 2.6-patch 4 and Visual C++ 2008 Express, cmake does not work out of the box, complaining that CMAKE_MAKE_PROGRAM is not set. The cmake-gui will use the registry to figure out which version of Visual Studio is installed and use that as a default. If you give no -G to cmake on windows it defaults to VS6 right now. | ||||
| Steps To Reproduce | |||||
| Additional Information | Example: C:\test>cmake C:\src\InsightToolkit-3.14.0 CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 6". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool. CMake Error: Could not find cmake module file:C:/test/CMakeFiles/CMakeCCompiler.cmake CMake Error: Could not find cmake module file:C:/test/CMakeFiles/CMakeCXXCompiler.cmake -- Configuring incomplete, errors occurred! Workaround: Use cmake-gui, as it allows explicit selection of Visual C++ 2008 Express. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-07-06 14:34 | Curtis Rueden | New Issue | |||
| 2009-07-06 15:37 | Bill Hoffman | Status | new => assigned | ||
| 2009-07-06 15:37 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
| 2009-07-06 15:39 | Bill Hoffman | Summary | CMake fails by default with Visual C++ 2008 Express => CMake does not pick a good default generator on windows | ||
| 2009-07-06 15:39 | Bill Hoffman | Description Updated | |||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041576 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||