| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014505 | CMake | Modules | public | 2013-10-22 15:18 | 2014-03-05 09:58 | ||||
| Reporter | Orion Poplawski | ||||||||
| Assigned To | Clinton Stimpson | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake 2.8.12 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0014505: UseQt4 insists on linking with -lQtXml if QtSvg is requested | ||||||||
| Description | UseQt4 insists on linking with -lQtXml if QtSvg is requested. However, plplot's libplplotqtd.so uses QtSvg and does not need to link directly to QtXml. This seems to be the culprit: set(QT_QTSVG_MODULE_DEPENDS QTGUI QTXML QTCORE) | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0034221) Peter Kuemmel (developer) 2013-10-23 03:15 |
QtSvg doesn't link against the QtXml: https://qt.gitorious.org/qt/qt/source/8fced55b717b7659866e268ab4a09ccb8bec2841:src/svg/svg.pro [^] but the svg plugin, https://qt.gitorious.org/qt/qt/source/8fced55b717b7659866e268ab4a09ccb8bec2841:src/plugins/imageformats/svg/svg.pro [^] But does this matter here? |
|
(0034226) Clinton Stimpson (developer) 2013-10-23 09:07 |
Fixed here. 656716d qt4: Fix linking with QtSvg to not include QtXml. By the way, it doesn't matter here that the svg plugin uses QtXml. |
|
(0035296) Robert Maynard (manager) 2014-03-05 09:58 |
Closing resolved issues that have not been updated in more than 4 months |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2013-10-22 15:18 | Orion Poplawski | New Issue | |
| 2013-10-23 03:15 | Peter Kuemmel | Note Added: 0034221 | |
| 2013-10-23 03:15 | Peter Kuemmel | Assigned To | => Peter Kuemmel |
| 2013-10-23 03:15 | Peter Kuemmel | Status | new => confirmed |
| 2013-10-23 09:06 | Clinton Stimpson | Assigned To | Peter Kuemmel => Clinton Stimpson |
| 2013-10-23 09:06 | Clinton Stimpson | Status | confirmed => assigned |
| 2013-10-23 09:07 | Clinton Stimpson | Note Added: 0034226 | |
| 2013-10-23 09:07 | Clinton Stimpson | Status | assigned => resolved |
| 2013-10-23 09:07 | Clinton Stimpson | Resolution | open => fixed |
| 2014-03-05 09:58 | Robert Maynard | Note Added: 0035296 | |
| 2014-03-05 09:58 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |