How to complie itksnap project using itk-4.13.2?

when i complie the itksnap lasted version, it show link errors like flows, what lib i need?

>itksnapui_model.lib(PolygonDrawingModel.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) protected: __cdecl itk::KernelFunction::KernelFunction(void)" (__imp_??0KernelFunction@itk@@IEAA@XZ) referenced in function "protected: __cdecl itk::CoxDeBoorBSplineKernelFunction<3>::CoxDeBoorBSplineKernelFunction<3>(void)" (??0?$CoxDeBoorBSplineKernelFunction@$02@itk@@IEAA@XZ)

2>itksnapui_model.lib(PolygonDrawingModel.obj) : error LNK2019: unresolved external symbol “__declspec(dllimport) protected: virtual __cdecl itk::KernelFunction::~KernelFunction(void)” (_imp??1KernelFunction@itk@@MEAA@XZ) referenced in function “int protected: __cdecl itk::CoxDeBoorBSplineKernelFunction<3>::CoxDeBoorBSplineKernelFunction<3>(void)'::1’::dtor$0” (?dtor$0@?0???0?$CoxDeBoorBSplineKernelFunction@$02@itk@@IEAA@XZ@4HA)
2>itksnapui_model.lib(PolygonDrawingModel.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) protected: virtual void __cdecl itk::KernelFunction::PrintSelf(class std::basic_ostream<char,struct std::char_traits > &,class itk::Indent)const " (_imp?PrintSelf@KernelFunction@itk@@MEBAXAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@VIndent@2@@Z) referenced in function "protected: virtual void __cdecl itk::CoxDeBoorBSplineKernelFunction<3>::PrintSelf(class std::basic_ostream<char,struct std::char_traits > &,class itk::Indent)const " (?PrintSelf@?$CoxDeBoorBSplineKernelFunction@$02@itk@@MEBAXAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@VIndent@2@@Z)

ITK-SNAP specific questions are best asked on ITK-SNAP’s mailing lists.