MantisBT - VTK
View Issue Details
0013995VTK(No Category)public2013-04-03 20:492013-04-04 12:04
Chris Butler 
Marcus D. Hanwell 
lowminorhave not tried
closedfixed 
 
 
TBD
incorrect functionality
0013995: Python bindings presume QT is built. (nightly)
When building current nightly (commit: cfcf221c7722b5aea7ff0268a56cb64e8f5a6ea86) on mac OS X mountain lion, enabling the python bindings presumes that the vtk.qt module is built. Removing vtk.qt* from the package list in VTK-build-dir/Wrapping/Python/setup.py corrects the problem.

No tags attached.
Issue History
2013-04-03 20:49Chris ButlerNew Issue
2013-04-03 21:21Marcus D. HanwellNote Added: 0030513
2013-04-03 21:21Marcus D. HanwellAssigned To => Marcus D. Hanwell
2013-04-03 21:21Marcus D. HanwellStatusbacklog => tabled
2013-04-03 21:24Marcus D. HanwellNote Added: 0030514
2013-04-03 21:24Marcus D. HanwellStatustabled => active development
2013-04-03 21:24Marcus D. HanwellResolutionopen => fixed
2013-04-04 12:01Marcus D. HanwellNote Added: 0030517
2013-04-04 12:01Marcus D. HanwellStatusactive development => gatekeeper review
2013-04-04 12:03Marcus D. HanwellStatusgatekeeper review => customer review
2013-04-04 12:03Marcus D. HanwellStatuscustomer review => closed

Notes
(0030513)
Marcus D. Hanwell   
2013-04-03 21:21   
I pushed a topic today that resolves the issue, http://review.source.kitware.com/#/t/2510/ [^] and it should get merged tomorrow at some point.
(0030514)
Marcus D. Hanwell   
2013-04-03 21:24   
Topic referenced in previous comment addresses the issue.
(0030517)
Marcus D. Hanwell   
2013-04-04 12:01   
This is now merged in VTK master.