Hello,<br> I have downloaded the RTK vision "RTK-master.zip" in the <a href="https://github.com/SimonRit/RTK" target="_blank">https://github.com/SimonRit/RTK</a>.
And i have installed the ITK successfully. My cmake vision is
cmake-2.8.10.1-win32-x86. The step to build the
ReconstructionToolkit_bin is successful. Then i click the RTK.sln and
enter the vs2010. And i start to build the solution "F7". At last, it
appears lots of error.<br>
(1) 3 error LNK2019: unable to resolve external symbol "protected: __cdecl rtk::<div>ThreeDCircularProjectionGeometryXMLFileReader::ThreeDCircularProjectionGeometryXMLFileReader(void)" (??0ThreeDCircularProjectionGeometryXMLFileReader@rtk@@IEAA@XZ)£¬the symbol in function "public: static class itk::SmartPointer<class rtk::ThreeDCircularProjectionGeometryXMLFileReader> __cdecl rtk::ThreeDCircularProjectionGeometryXMLFileReader::New(void)" (?New@ThreeDCircularProjectionGeometryXMLFileReader@rtk@@SA?AV?$SmartPointer@VThreeDCircularProjectionGeometryXMLFileReader@rtk@@@itk@@XZ) D:\RTK\ReconstructionToolkit_bin\applications\rtkrayquadricintersection\rtkrayquadricintersection.obj<br>
(2) 5 error LNK2019: unable to resolve external symbol "public: class itk::Vector<double,4> const __cdecl rtk::ThreeDCircularProjectionGeometry::GetSourcePosition(unsigned int)const " (?GetSourcePosition@ThreeDCircularProjectionGeometry@rtk@@QEBA?BV?$Vector@N$03@itk@@I@Z)£¬the symbol in function "protected: virtual void __cdecl rtk::RayQuadricIntersectionImageFilter<class
itk::Image<float,3>,class itk::Image<float,3>
>::ThreadedGenerateData(class itk::ImageRegion<3> const
&,unsigned int)" (?ThreadedGenerateData@?$RayQuadricIntersectionImageFilter@V?$Image@M$02@itk@@V12@@rtk@@MEAAXAEBV?$ImageRegion@$02@itk@@I@Z) D:\RTK\ReconstructionToolkit_bin\applications\rtkrayquadricintersection\rtkrayquadricintersection.obj<br>
........(lots of similary errors)<br>I have tried many methods to solve them,but
failed. So i hope you can give me some suggestions. At the same time, i
hope you can give me advice about the detail and right steps to build
the RTK.<br>
Best wishes.<br>Debin </div>