[ITK-users] ITK Apps | MRIRegistration not included in compilation

Matias Montroull matimontg at gmail.com
Fri Dec 19 09:23:09 EST 2014


I've seen in the Cmake.txt list these lines:
so how do I specidy these optional apps need to be included in the binaries
build?
IF(FLTK_FOUND)
  IF(WIN32)
    ADD_DEFINITIONS(-DWIN32)
  ENDIF(WIN32)
*  OPTIONAL_APP(MultiResMIRegistration)*
  OPTIONAL_APP(DigitalArchive)
  OPTIONAL_APP(DistanceMapFilter)
  OPTIONAL_APP(DicomImageViewer)
......

On Fri, Dec 19, 2014 at 11:20 AM, Matias Montroull <matimontg at gmail.com>
wrote:
>
> Hi Bill,
>
> I've downloaded and compiled ITK in a directory and FLTK as well
>
> Regards,
>
> Matias.
>
> On Fri, Dec 19, 2014 at 10:34 AM, Bill Lorensen <bill.lorensen at gmail.com>
> wrote:
>>
>> Are you using the superbuild to build itk and vtk or are you pointing
>> to your own itk and vtk?
>>
>>
>> On Fri, Dec 19, 2014 at 8:16 AM, Matias Montroull <matimontg at gmail.com>
>> wrote:
>> > Hi,
>> >
>> > I downloaded ITK Apps from GIT and generated the .sln in Visual Studio
>> > (2012) with Cmake.
>> >
>> > Now, this particular example: MRIRegistration is not included in the
>> build
>> > directory, any reason why this is happening?
>> >
>> > Thank you,
>> >
>> > Matias.
>> >
>> > _____________________________________
>> > Powered by www.kitware.com
>> >
>> > Visit other Kitware open-source projects at
>> > http://www.kitware.com/opensource/opensource.html
>> >
>> > Kitware offers ITK Training Courses, for more information visit:
>> > http://www.kitware.com/products/protraining.php
>> >
>> > Please keep messages on-topic and check the ITK FAQ at:
>> > http://www.itk.org/Wiki/ITK_FAQ
>> >
>> > Follow this link to subscribe/unsubscribe:
>> > http://public.kitware.com/mailman/listinfo/insight-users
>> >
>>
>>
>>
>> --
>> Unpaid intern in BillsBasement at noware dot com
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20141219/39a17560/attachment.html>


More information about the Insight-users mailing list