MantisBT - VTK
View Issue Details
0014126VTK(No Category)public2013-06-11 13:442016-07-06 16:40
Matthew Woehlke 
Dan Lipsa 
normalminorhave not tried
closedfixed 
 
6.2.07.1.0 
TBD
incorrect functionality
0014126: vtk6 does not build against proj ≥ 4.7
vtk master as of circa May 2013 does not build against proj ≥ 4.7, making it impossible to build against system packages of the same, due to upstream API changes.

Please update the version of proj in VTK and modify the code to work against the current API.
No tags attached.
Issue History
2013-06-11 13:44Matthew WoehlkeNew Issue
2013-12-17 21:50Dave DeMarleTarget Version => 6.2.0
2014-04-23 16:55guestNote Added: 0032603
2014-04-23 16:55guestStatusbacklog => gerrit review
2015-04-28 10:52Matthew WoehlkeNote Added: 0034375
2016-07-06 16:39Dan LipsaNote Added: 0036239
2016-07-06 16:40Dan LipsaAssigned To => Dan Lipsa
2016-07-06 16:40Dan LipsaStatusgerrit review => closed
2016-07-06 16:40Dan LipsaResolutionopen => fixed
2016-07-06 16:40Dan LipsaFixed in Version => 7.1.0

Notes
(0032603)
guest   
2014-04-23 16:55   
See:
  http://review.source.kitware.com/15260 [^]
  http://review.source.kitware.com/15261 [^]
(0034375)
Matthew Woehlke   
2015-04-28 10:52   
Ping?
(0036239)
Dan Lipsa   
2016-07-06 16:39   
VTK was updated to use proj4.9.2, so it will compile against that version of system library.