| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0011028 | CMake | Documentation | public | 2010-07-22 07:04 | 2011-06-06 18:25 | ||||
| Reporter | William S Fulton | ||||||||
| Assigned To | David Cole | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-8 | ||||||||
| Target Version | CMake 2.8.4 | Fixed in Version | CMake 2.8.4 | ||||||
| Summary | 0011028: Error in Tutorial | ||||||||
| Description | The first line of CMakeLists.txt in your tutorial step 1 on this page: http://www.cmake.org/cmake/help/cmake_tutorial.html#s1 [^] contains a mistake. It reads: cmake_minimum_required (2.6) which gives an error in using cmake-gui 2.8.2, it should read: cmake_minimum_required (VERSION 2.6) With cmake on the command line it says: CMake Error at CMakeLists.txt:2 (cmake_minimum_required): cmake_minimum_required called with unknown argument "2.6". | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0024928) David Cole (manager) 2011-01-19 12:23 |
Fixed in svn revision 3423 of the repository which hosts the cmake.org web site files. This may take up to a week or two to go live on the cmake.org web site itself. |
|
(0024929) David Cole (manager) 2011-01-19 12:24 |
See previous note for timing of when this change will hit the live web site. |
|
(0025450) David Cole (manager) 2011-02-16 15:20 |
It is now live on the cmake.org web site. |
|
(0026725) David Cole (manager) 2011-06-06 18:25 |
Closing resolved issues that have not been updated in more than 3 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-07-22 07:05 | William S Fulton | New Issue | |
| 2010-12-15 11:04 | David Cole | Assigned To | => David Cole |
| 2010-12-15 11:04 | David Cole | Status | new => assigned |
| 2011-01-19 12:23 | David Cole | Note Added: 0024928 | |
| 2011-01-19 12:24 | David Cole | Note Added: 0024929 | |
| 2011-01-19 12:24 | David Cole | Status | assigned => resolved |
| 2011-01-19 12:24 | David Cole | Fixed in Version | => CMake 2.8.4 |
| 2011-01-19 12:24 | David Cole | Resolution | open => fixed |
| 2011-02-16 15:19 | David Cole | Target Version | => CMake 2.8.4 |
| 2011-02-16 15:20 | David Cole | Note Added: 0025450 | |
| 2011-06-06 18:25 | David Cole | Status | resolved => closed |
| 2011-06-06 18:25 | David Cole | Note Added: 0026725 | |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |