<div dir="ltr">Hi Bill, I was able to make it work, I had to enable use of FLTK in Cmake when building ITKApps binaries</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 19, 2014 at 12:32 PM, Bill Lorensen <span dir="ltr"><<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You really should use the Superbuild for ITKApps. Configuration can be<br>
very tricky.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Fri, Dec 19, 2014 at 9:23 AM, Matias Montroull <<a href="mailto:matimontg@gmail.com">matimontg@gmail.com</a>> wrote:<br>
> I've seen in the Cmake.txt list these lines:<br>
> so how do I specidy these optional apps need to be included in the binaries<br>
> build?<br>
> IF(FLTK_FOUND)<br>
>   IF(WIN32)<br>
>     ADD_DEFINITIONS(-DWIN32)<br>
>   ENDIF(WIN32)<br>
>   OPTIONAL_APP(MultiResMIRegistration)<br>
>   OPTIONAL_APP(DigitalArchive)<br>
>   OPTIONAL_APP(DistanceMapFilter)<br>
>   OPTIONAL_APP(DicomImageViewer)<br>
> ......<br>
><br>
> On Fri, Dec 19, 2014 at 11:20 AM, Matias Montroull <<a href="mailto:matimontg@gmail.com">matimontg@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Hi Bill,<br>
>><br>
>> I've downloaded and compiled ITK in a directory and FLTK as well<br>
>><br>
>> Regards,<br>
>><br>
>> Matias.<br>
>><br>
>> On Fri, Dec 19, 2014 at 10:34 AM, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>><br>
>> wrote:<br>
>>><br>
>>> Are you using the superbuild to build itk and vtk or are you pointing<br>
>>> to your own itk and vtk?<br>
>>><br>
>>><br>
>>> On Fri, Dec 19, 2014 at 8:16 AM, Matias Montroull <<a href="mailto:matimontg@gmail.com">matimontg@gmail.com</a>><br>
>>> wrote:<br>
>>> > Hi,<br>
>>> ><br>
>>> > I downloaded ITK Apps from GIT and generated the .sln in Visual Studio<br>
>>> > (2012) with Cmake.<br>
>>> ><br>
>>> > Now, this particular example: MRIRegistration is not included in the<br>
>>> > build<br>
>>> > directory, any reason why this is happening?<br>
>>> ><br>
>>> > Thank you,<br>
>>> ><br>
>>> > Matias.<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.php" target="_blank">http://www.kitware.com/products/protraining.php</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://public.kitware.com/mailman/listinfo/insight-users" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
>>> ><br>
>>><br>
>>><br>
>>><br>
>>> --<br>
>>> Unpaid intern in BillsBasement at noware dot com<br>
<br>
<br>
<br>
--<br>
Unpaid intern in BillsBasement at noware dot com<br>
</div></div></blockquote></div></div>