| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010253 | ParaView | Bug | public | 2010-02-08 11:41 | 2010-02-22 20:15 | ||||
| Reporter | Michael Wild | ||||||||
| Assigned To | David Partyka | ||||||||
| Priority | normal | Severity | block | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | Development | ||||||||
| Target Version | 3.8 | Fixed in Version | 3.8 | ||||||
| Summary | 0010253: QVTK must link against QtXmlPatterns | ||||||||
| Description | Since QVTK includes headers from QtWebKit which links against QtXmlPatterns. Probably one should also fix FindQt4.cmake to include QtXmlPatterns in the QT_LIBRARIES list, but since it's already out there and used by ParaView, ParaView should work around it. Probably this is only a real problem on Mac OS X with the binary Qt-Distribution by Nokia which uses relative install_name paths for the frameworks, causing the linker to fail when trying to resolve QtXmlPatterns.framework/Versions/4/QtXmlPatterns. This patch adds QT_QTXMLPATTERNS to the libraries QVTK links against: http://github.com/themiwi/ParaView/commit/f2c5d7e0b065a232a54ebb39f516122cc854b6a2 [^] | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0019475) Michael Wild (reporter) 2010-02-08 11:42 |
Forgot to mention that this is with current ParaView-CVS, Qt-Cocoa-4.6.1 obtained from Nokia (binary installer) and Mac OS X 10.6.2. |
|
(0019477) Utkarsh Ayachit (administrator) 2010-02-08 12:55 |
Reminder sent to: David Partyka Dave, Can you check this out? Thanks. |
|
(0019501) David Partyka (developer) 2010-02-09 14:51 |
Patch Applied. Thanks! |
|
(0019587) Alan Scott (manager) 2010-02-22 20:15 |
Untested. Assuming that patch writer and developer checked each other. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-02-08 11:41 | Michael Wild | New Issue | |
| 2010-02-08 11:42 | Michael Wild | Note Added: 0019475 | |
| 2010-02-08 12:54 | Utkarsh Ayachit | Status | backlog => tabled |
| 2010-02-08 12:54 | Utkarsh Ayachit | Assigned To | => David Partyka |
| 2010-02-08 12:54 | Utkarsh Ayachit | Target Version | => 3.8 |
| 2010-02-08 12:55 | Utkarsh Ayachit | Note Added: 0019477 | |
| 2010-02-09 14:51 | David Partyka | Note Added: 0019501 | |
| 2010-02-09 14:57 | David Partyka | Resolution | open => fixed |
| 2010-02-09 15:49 | Utkarsh Ayachit | Status | tabled => @80@ |
| 2010-02-09 15:49 | Utkarsh Ayachit | Fixed in Version | => 3.8 |
| 2010-02-22 20:15 | Alan Scott | Note Added: 0019587 | |
| 2010-02-22 20:15 | Alan Scott | Status | @80@ => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |