MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012414 | CMake | Modules | public | 2011-08-20 03:52 | 2013-01-09 14:05 |
|
Reporter | Sergei Epifanov | |
Assigned To | Clinton Stimpson | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Intel | OS | Linux | OS Version | |
Product Version | CMake 2.8.5 | |
Target Version | | Fixed in Version | | |
|
Summary | 0012414: Mistakes in FindQt3.cmake and FindQt4.cmake Qt version definition |
Description | Files FindQt3.cmake and FindQt4.cmake have mistakes in defining required Qt version for building program. Minor version variable recieves only the first digit but not two or more. |
Steps To Reproduce | Set QTVERSION or QT_MIN_VERSION with minor version 10 or higher. |
Additional Information | Just compare REGEX for major version and patch variables to find the mistake. Patch is applied. |
Tags | No tags attached. |
Relationships | related to | 0012352 | closed | Alex Neundorf | Problem with version handling of FindQt4.cmake | has duplicate | 0012353 | closed | Clinton Stimpson | The error in files and FindQt3.cmake FindQt4.cmake |
|
Attached Files | cmake-version.patch (1,431) 2011-08-20 03:52 https://public.kitware.com/Bug/file/4013/cmake-version.patch |
|
Issue History |
Date Modified | Username | Field | Change |
2011-08-20 03:52 | Sergei Epifanov | New Issue | |
2011-08-20 03:52 | Sergei Epifanov | File Added: cmake-version.patch | |
2011-08-22 15:23 | Alex Neundorf | Relationship added | related to 0012352 |
2012-02-08 14:33 | Rolf Eike Beer | Assigned To | => Clinton Stimpson |
2012-02-08 14:33 | Rolf Eike Beer | Status | new => assigned |
2012-02-08 20:27 | Clinton Stimpson | Note Added: 0028533 | |
2012-02-11 11:24 | Rolf Eike Beer | Relationship added | has duplicate 0012353 |
2012-08-15 20:27 | Clinton Stimpson | Note Added: 0030682 | |
2012-08-15 20:27 | Clinton Stimpson | Status | assigned => resolved |
2012-08-15 20:27 | Clinton Stimpson | Resolution | open => fixed |
2013-01-09 14:05 | Robert Maynard | Note Added: 0032070 | |
2013-01-09 14:05 | Robert Maynard | Status | resolved => closed |