[ITK] Unresolved issues in ITK and VTK compilation

Constantinus Spanakis c.spanakis83 at gmail.com
Wed Nov 25 07:40:10 EST 2015


Hello. I tried to compile the sphinx and wiki examples of ITK (some of
which need VTK) and i got many mistakes, like the ones below:


SmoothingRecursiveGaussianImageFilter.obj : error LNK2019: unresolved
external symbol "public: void __cdecl QuickView::Visualize(bool)"
(?Visualize at QuickView@@QEAAX_N at Z) referenced in function main

SmoothingRecursiveGaussianImageFilter.obj : error LNK2019: unresolved
external symbol "public: void __cdecl QuickView::AddRGBImage<class
itk::Image<class itk::RGBPixel<unsigned char>,2> >(class
itk::Image<class itk::RGBPixel<unsigned char>,2> *,bool,class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> >)"
(??$AddRGBImage at V?$Image at V?$RGBPixel at E@itk@@$01 at itk@@@QuickView@@QEAAXPEAV?$Image at V?$RGBPixel at E@itk@@$01 at itk@@_NV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@@Z)
referenced in function main

what could be the problem?


More information about the Community mailing list