<div dir="ltr"><div><div>Hi,<br></div>No clue... Have you also compiled ITK in Debug mode with the same library setting (dynamic or shared)? This is required as far as I know.<br></div>Simon<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 30, 2015 at 4:53 PM, Audrius Stundzia <span dir="ltr"><<a href="mailto:audrius@tomographix.com" target="_blank">audrius@tomographix.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
OS: Windows 8.1 x64<br>
IDE: Visual Studio 2010 x64<br>
ITK: 4.7.1<br>
RTK: 1.0.0<br>
<br>
The build in Release mode proceeds without any failures. Thank you.<br>
<br>
However, in Debug mode, the following link error occurs when building<br>
the RTK project rtkcuda:<br>
<br>
1>RTK.lib(RTK.dll) : error LNK2005: "public: class std::vector<class<br>
itk::Matrix<double,3,4>,class std::allocator<class<br>
itk::Matrix<double,3,4> > > const & __cdecl<br>
rtk::ProjectionGeometry<3>::GetMatrices(void)"<br>
(?GetMatrices@?$ProjectionGeometry@$02@rtk@@QEAAAEBV?$vector@V?$Matrix@N$02$03@itk@@V?$allocator@V?$Matrix@N$02$03@itk@@@std@@@std@@XZ)<br>
already defined in rtkCudaFDKBackProjectionImageFilter.obj<br>
<br>
Any insight as to how to deal with this link error would be appreciated.<br>
<br>
Regards,<br>
<br>
Audrius<br>
_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:Rtk-users@public.kitware.com">Rtk-users@public.kitware.com</a><br>
<a href="http://public.kitware.com/mailman/listinfo/rtk-users" target="_blank">http://public.kitware.com/mailman/listinfo/rtk-users</a><br>
</blockquote></div><br></div>