Hi Caitlin,<br><br>If you want to configure your own project without <br>using CMake you simply have to add to your<br>project the paths to the header files of ITK, and<br>the path to the ITK libraries.<br><br>Are you doing this in Linux ? or in Visual Studio ?<br>
<br><br>     Luis<br><br><br>-------------------------------<br><div class="gmail_quote">On Tue, Nov 9, 2010 at 7:40 PM, Caitlin Schneider <span dir="ltr">&lt;<a href="mailto:caitlin.m.schneider@gmail.com">caitlin.m.schneider@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">Hi Luis,<br>
<br>
I would like not to re-build my project using Cmake since it does not<br>
currently use Cmake. I can make ITK without a problem.  There is a<br>
installer version of VTK, which allows me to just include the header<br>
and library files.<br>
<br>
If the only way is to use Cmake, than I will, but I was hoping to avoid this.<br>
<br>
--caitlin<br>
<br>
<br>
<br>
On Sat, Oct 16, 2010 at 12:35 PM, Luis Ibanez &lt;<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>&gt; wrote:<br>
</div><div><div></div><div class="h5">&gt; Hi Caitlin,<br>
&gt;<br>
&gt; The piece that you don&#39;t want to have to<br>
&gt; rebuild is:<br>
&gt;<br>
&gt; A) ITK itself ?<br>
&gt;<br>
&gt; or<br>
&gt;<br>
&gt; B) Your project ?<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt; Normally you can<br>
&gt;<br>
&gt; 1) download ITK<br>
&gt; 2) building in a separate directory<br>
&gt; 3) install it in some directory<br>
&gt; 4) use the installed ITK from your project.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Do you use CMake to configure your project ?<br>
&gt;<br>
&gt;<br>
&gt;    Please let us know,<br>
&gt;<br>
&gt;<br>
&gt;        Thanks<br>
&gt;<br>
&gt;<br>
&gt;               Luis<br>
&gt;<br>
&gt;<br>
&gt; ---------------------------------------------------------------<br>
&gt; On Fri, Oct 15, 2010 at 2:41 PM, Caitlin Schneider<br>
&gt; &lt;<a href="mailto:caitlin.m.schneider@gmail.com">caitlin.m.schneider@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hello,<br>
&gt;&gt;<br>
&gt;&gt; I have used both ITK and VTK in the past and am trying to use it for my<br>
&gt;&gt; current project.  Unfortunately the project has been constructed previously<br>
&gt;&gt; without ITK and I would like to be able to link in ITK without rebuilding<br>
&gt;&gt; it.  With VTK I was able to use the complied Windows (Installer) version,<br>
&gt;&gt; and just include the header files and dlls.  Does this option exist for ITK<br>
&gt;&gt; as well?  Is there some other way I can easily link ITK to my project (if<br>
&gt;&gt; all the source code has been complied separately).<br>
&gt;&gt; Thank you for your help!<br>
&gt;&gt; caitlin<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _____________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt;&gt; <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt;&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>