MantisBT - VTK
View Issue Details
0012012VTK(No Category)public2011-03-26 17:402011-03-26 17:45
Hoyt Koepke 
Marcus D. Hanwell 
normalminoralways
closedfixed 
 
 
0012012: FindPythonLibs.cmake out of date
The FindPythonLibs.cmake file included in VTK 5.6.1 is out of date. In particular, it doesn't find libs for python 2.7; only 2.6 and below. On my system, this was fixed by simply adding 2.7 to the list of looked-for versions (along 2.6 2.5 2.4 etc.)
No tags attached.
Issue History
2011-03-26 17:40Hoyt KoepkeNew Issue
2011-03-26 17:45Marcus D. HanwellNote Added: 0025915
2011-03-26 17:45Marcus D. HanwellStatusbacklog => closed
2011-03-26 17:45Marcus D. HanwellAssigned To => Marcus D. Hanwell
2011-03-26 17:45Marcus D. HanwellResolutionopen => fixed

Notes
(0025915)
Marcus D. Hanwell   
2011-03-26 17:45   
This is already fixed in VTK master, and what will be released as VTK 5.8 (release branch) that should be out very soon.