MantisBT - VTK
View Issue Details
0013318VTK(No Category)public2012-07-20 19:392013-06-25 14:43
Djay Deo 
Dave DeMarle 
lowminorhave not tried
closedfixed 
5.8.0 
6.0.0 
Release
incorrect functionality
0013318: By default, selection python wrapping selects VTK_USE_TK
When python wrapping is turned on in cmake, it automatically selects VTK_USE_TK. I think that is not necessary for most users who only want python wrapping.
No tags attached.
Issue History
2012-07-20 19:39Djay DeoNew Issue
2013-06-25 14:42Dave DeMarleNote Added: 0031067
2013-06-25 14:42Dave DeMarleAssigned To => Dave DeMarle
2013-06-25 14:42Dave DeMarleStatusbacklog => tabled
2013-06-25 14:42Dave DeMarleResolutionopen => fixed
2013-06-25 14:42Dave DeMarleFixed in Version => 6.0.0
2013-06-25 14:43Dave DeMarleStatustabled => closed

Notes
(0031067)
Dave DeMarle   
2013-06-25 14:42   
In 6.0 this was changed such that WRAP_PYTHON no longer turns on USE_TK.