MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015319 | CMake | CMake | public | 2014-12-18 15:57 | 2015-05-04 09:05 |
Reporter | Craig Hicks | ||||
Assigned To | Brad King | ||||
Priority | normal | Severity | text | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | All | OS | Windows 7 | OS Version | Windows 7 |
Product Version | CMake 2.8.10.2 | ||||
Target Version | CMake 3.2 | Fixed in Version | CMake 3.2 | ||
Summary | 0015319: Documentation clarification | ||||
Description | The manual entry -G "MinGW Makefiles" on http://www.cmake.org/cmake/help/v2.8.12/cmake.html#gen%3aMinGWMakefiles [^] is ambiguous: MinGW Makefiles: Generates a make file for use with mingw32-make. The makefiles generated use cmd.exe as the shell. They do not require msys or a unix shell. Should be changed to : MinGW Makefiles: Generates a make file for use with mingw32-make. The makefiles generated use cmd.exe as the shell. They are not compatible msys or a unix shell. "cmake" should not be invoked from msys or unix shells when "MinGW Makefiles" is specified as the generator. | ||||
Steps To Reproduce | Invoking (cmake -G "MinGW Makefiles" ...) from msys shell always fails in many ways. | ||||
Additional Information | Obvious only once you know it. The wording "does not require msys or a unix shell" could be interpreted as implying that ", however they can be used". As background, mingw32-make did not come with the minwg 64 bit gcc 4.8.2 downloaded from sourceforge. It seemed correct that cmake would require "MinGW Makefiles" for the mingw compiler. However, cmake could not find a make program, but since I had make sitting around under msys, I just specified that. If the manual had been more explicit, it would have saved your novice user a lot of time. Trolling the web for advice, it seems there are many folks who have encountered the same problem. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-12-18 15:57 | Craig Hicks | New Issue | |||
2014-12-18 16:01 | Craig Hicks | Note Added: 0037491 | |||
2014-12-18 18:11 | Craig Hicks | Note Added: 0037492 | |||
2014-12-18 20:35 | Craig Hicks | Note Deleted: 0037491 | |||
2014-12-19 09:01 | Brad King | Note Added: 0037500 | |||
2014-12-19 09:01 | Brad King | Assigned To | => Brad King | ||
2014-12-19 09:01 | Brad King | Severity | minor => text | ||
2014-12-19 09:01 | Brad King | Status | new => resolved | ||
2014-12-19 09:01 | Brad King | Resolution | open => fixed | ||
2014-12-19 09:01 | Brad King | Fixed in Version | => CMake 3.2 | ||
2014-12-19 09:01 | Brad King | Target Version | => CMake 3.2 | ||
2014-12-19 14:30 | Craig Hicks | Note Added: 0037502 | |||
2015-05-04 09:05 | Robert Maynard | Note Added: 0038703 | |||
2015-05-04 09:05 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|