View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013837CMakeModulespublic2013-01-07 10:032013-06-03 09:05
ReporterMartin Müllenhaupt 
Assigned ToClinton Stimpson 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 2.8.10.2 
Target VersionFixed in Version 
Summary0013837: QT_VERSION_* variables defined too late in FindQt4.cmake
DescriptionIn FindQt4.cmake, lines 1174-1176, the variables QT_VERSION_MAJOR, QT_VERSION_MINOR and QT_VERSION_PATCH are defined.
But they are used earlier in line 1076 by the Qt4ConfigDependentSettings.cmake macro.

This results in failing static linkage of the QtNetwork library when compiling with OpenSSL support on my setup (http://mxe.cc/ [^]).
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0031999)
Clinton Stimpson (developer)
2013-01-07 14:07

4b9ec00 FindQt4: set QT_VERSION_* variables sooner.
(0033180)
Robert Maynard (manager)
2013-06-03 09:05

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

 Issue History
Date Modified Username Field Change
2013-01-07 10:03 Martin Müllenhaupt New Issue
2013-01-07 13:11 Clinton Stimpson Assigned To => Clinton Stimpson
2013-01-07 13:11 Clinton Stimpson Status new => assigned
2013-01-07 14:07 Clinton Stimpson Note Added: 0031999
2013-01-07 14:07 Clinton Stimpson Status assigned => resolved
2013-01-07 14:07 Clinton Stimpson Resolution open => fixed
2013-06-03 09:05 Robert Maynard Note Added: 0033180
2013-06-03 09:05 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team