Salut VVusers!,<br><br>I was trying to build vv in win 64 bit using msvc 2008 compiler..<br><br>but i get the following errors:<br><br>1) Error 10 fatal error LNK1120: 1 unresolved externals D:\Program Files\vv_source\vv-src\build\bin\Release\vv.exe<br>
<br>2) Error 4 error LNK2001: unresolved external symbol "protected: virtual class std::list<class itk::SmartPointer<class itk::LightObject>,class std::allocator<class itk::SmartPointer<class itk::LightObject> > > __cdecl itk::ObjectFactoryBase::CreateAllObject(char const *)" (?CreateAllObject@ObjectFactoryBase@itk@@MEAA?AV?$list@V?$SmartPointer@VLightObject@itk@@@itk@@V?$allocator@V?$SmartPointer@VLightObject@itk@@@itk@@@std@@@std@@PEBD@Z) clitkCommon.lib<br>
<br>I obtained the sources from the website. I have ITK , VTK and qt build in x64 bit Release.<br>Any clues regarding this?.<br><br>Thanks<br><br>Best,<br>bharath<br><br><br>