[Insight-users] problem about building ITK
Andinet Enquobahrie
andinet.enqu at kitware.com
Wed Oct 12 13:53:05 EDT 2005
Hi Li,
>HelloWorld.obj : error LNK2001: unresolved external symbol "public: class std::basic_string,class std::allocator > __thiscall itk::ImageIOBase::GetComponentTypeAsString(enum itk::ImageIOBase::IOComponentType)const " (?GetComponentTypeAsString at ImageIOBase@itk@@QBE?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@W4IOComponentType at 12@@Z)
>
>It seems that ITK hasn't correctly built. But I built it according to the tutorial. The version of ITK I use is 2.0.1.
>
>What should I do next? Should I change some of ITK source code because the compiler I use is Visual Studio 6.0?
>
>
No, you don't have to change the source code.. what were the warnings
you had when you buillt ITK?
-Andinet
More information about the Insight-users
mailing list