pnlbwh / ukftractography

Other
25 stars 27 forks source link

Slicer VS2015 build fixes #99

Closed ihnorton closed 6 years ago

ihnorton commented 6 years ago

Primary change is updating the Eigen version so that we can build on VS2015. The previous hash was from 2014 and did not have some compiler version check updates for operator= deletion (if I recall correctly).