View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010253ParaViewBugpublic2010-02-08 11:412010-02-22 20:15
ReporterMichael Wild 
Assigned ToDavid Partyka 
PrioritynormalSeverityblockReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionDevelopment 
Target Version3.8Fixed in Version3.8 
Summary0010253: QVTK must link against QtXmlPatterns
DescriptionSince 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 [^]
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team