View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012414CMakeModulespublic2011-08-20 03:522013-01-09 14:05
ReporterSergei Epifanov 
Assigned ToClinton Stimpson 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformIntelOSLinuxOS Version
Product VersionCMake 2.8.5 
Target VersionFixed in Version 
Summary0012414: Mistakes in FindQt3.cmake and FindQt4.cmake Qt version definition
DescriptionFiles 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 ReproduceSet QTVERSION or QT_MIN_VERSION with minor version 10 or higher.
Additional InformationJust compare REGEX for major version and patch variables to find the mistake. Patch is applied.
TagsNo tags attached.
Attached Filespatch file icon cmake-version.patch [^] (1,431 bytes) 2011-08-20 03:52 [Show Content]

 Relationships
related to 0012352closedAlex Neundorf Problem with version handling of FindQt4.cmake 
has duplicate 0012353closedClinton Stimpson The error in files and FindQt3.cmake FindQt4.cmake 

  Notes
(0028533)
Clinton Stimpson (developer)
2012-02-08 20:27

Qt 3.3 was the last of the 3.x series and Qt 4.8 is the last of the 4.x series.
What's the real reason for applying this patch?
(0030682)
Clinton Stimpson (developer)
2012-08-15 20:27

http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=4a772a16865be1c1dc2937fc3963c7a67f5316f2 [^]
(0032070)
Robert Maynard (manager)
2013-01-09 14:05

Closing resolved issues that have not been updated in more than 4 months.

 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


Copyright © 2000 - 2018 MantisBT Team