View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013837 | CMake | Modules | public | 2013-01-07 10:03 | 2013-06-03 09:05 | ||||
Reporter | Martin Müllenhaupt | ||||||||
Assigned To | Clinton Stimpson | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 2.8.10.2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0013837: QT_VERSION_* variables defined too late in FindQt4.cmake | ||||||||
Description | In 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/ [^]). | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |