Menu

#99 Build fail 3.6.0

SNAP_3.0
open
nobody
build (2)
1
2017-10-04
2017-10-04
No

checkout version is : git checkout v3.6.0

/home/ppetrov/Documents/itksnap/GUI/Model/RegistrationModel.cxx: In member function ‘void RegistrationModel::MatchByMoments(int)’:
/home/ppetrov/Documents/itksnap/GUI/Model/RegistrationModel.cxx:583:9: error: ‘struct GreedyParameters’ has no member named ‘moments_order’
param.moments_order = order;
^
/home/ppetrov/Documents/itksnap/GUI/Model/RegistrationModel.cxx:586:16: error: ‘RegistrationModel::GreedyAPI {aka class GreedyApproach<3u, float>}’ has no member named ‘RunAlignMoments’
m_GreedyAPI->RunAlignMoments(param);

Discussion


Log in to post a comment.