Thanks!<br><br><div class="gmail_quote">On Wed, Jun 10, 2009 at 2:35 PM, Mathieu Malaterre <span dir="ltr">&lt;<a href="mailto:mathieu.malaterre@gmail.com">mathieu.malaterre@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&#39;lo<br>
<div class="im"><br>
On Wed, Jun 10, 2009 at 2:33 PM, motes motes&lt;<a href="mailto:mort.motes@gmail.com">mort.motes@gmail.com</a>&gt; wrote:<br>
&gt; ok I am now trying to follow the example from the ItkSoftwareGuide.pdf page<br>
&gt; 330. I have made a new project using ITK 3.12.0 (just copied the HelloWorld<br>
&gt; example) and in the source file I have:<br>
</div><div class="im">&gt;&gt;HelloWorld.obj : error LNK2019: unresolved external symbol &quot;public: static<br>
&gt;&gt; class itk::SmartPointer&lt;class itk::ImageIOBase&gt; __cdecl<br>
&gt;&gt; itk::ImageIOFactory::CreateImageIO(char const *,enum<br>
&gt;&gt; itk::ImageIOFactory::FileModeType)&quot;<br>
</div>&lt;...&gt;<br>
<div class="im">&gt; ADD_EXECUTABLE(HelloWorld HelloWorld.cxx )<br>
&gt; TARGET_LINK_LIBRARIES(HelloWorld ITKCommon)<br>
<br>
</div>TARGET_LINK_LIBRARIES(HelloWorld ITKIO)<br>
<br>
2cts<br>
--<br>
<font color="#888888">Mathieu<br>
</font></blockquote></div><br>