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"><<a href="mailto:caitlin.m.schneider@gmail.com">caitlin.m.schneider@gmail.com</a>></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 <<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>> wrote:<br>
</div><div><div></div><div class="h5">> Hi Caitlin,<br>
><br>
> The piece that you don't want to have to<br>
> rebuild is:<br>
><br>
> A) ITK itself ?<br>
><br>
> or<br>
><br>
> B) Your project ?<br>
><br>
> --<br>
><br>
> Normally you can<br>
><br>
> 1) download ITK<br>
> 2) building in a separate directory<br>
> 3) install it in some directory<br>
> 4) use the installed ITK from your project.<br>
><br>
><br>
><br>
> Do you use CMake to configure your project ?<br>
><br>
><br>
> Please let us know,<br>
><br>
><br>
> Thanks<br>
><br>
><br>
> Luis<br>
><br>
><br>
> ---------------------------------------------------------------<br>
> On Fri, Oct 15, 2010 at 2:41 PM, Caitlin Schneider<br>
> <<a href="mailto:caitlin.m.schneider@gmail.com">caitlin.m.schneider@gmail.com</a>> wrote:<br>
>><br>
>> Hello,<br>
>><br>
>> I have used both ITK and VTK in the past and am trying to use it for my<br>
>> current project. Unfortunately the project has been constructed previously<br>
>> without ITK and I would like to be able to link in ITK without rebuilding<br>
>> it. With VTK I was able to use the complied Windows (Installer) version,<br>
>> and just include the header files and dlls. Does this option exist for ITK<br>
>> as well? Is there some other way I can easily link ITK to my project (if<br>
>> all the source code has been complied separately).<br>
>> Thank you for your help!<br>
>> caitlin<br>
>><br>
>><br>
>><br>
>> _____________________________________<br>
>> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
>><br>
>> Visit other Kitware open-source projects at<br>
>> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>><br>
>> Kitware offers ITK Training Courses, for more information visit:<br>
>> <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
>><br>
>> Please keep messages on-topic and check the ITK FAQ at:<br>
>> <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
>><br>
>> Follow this link to subscribe/unsubscribe:<br>
>> <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
>><br>
><br>
><br>
</div></div></blockquote></div><br>