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

Bill Lorensen bill.lorensen at gmail.com
Fri Dec 19 15:31:52 EST 2014


Excellent!


On Fri, Dec 19, 2014 at 3:16 PM, Matias Montroull <matimontg at gmail.com> wrote:
> Hi Bill, I was able to make it work, I had to enable use of FLTK in Cmake
> when building ITKApps binaries
>
> On Fri, Dec 19, 2014 at 12:32 PM, Bill Lorensen <bill.lorensen at gmail.com>
> wrote:
>>
>> You really should use the Superbuild for ITKApps. Configuration can be
>> very tricky.
>>
>>
>> On Fri, Dec 19, 2014 at 9:23 AM, Matias Montroull <matimontg at gmail.com>
>> wrote:
>> > 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
>>
>>
>>
>> --
>> Unpaid intern in BillsBasement at noware dot com



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the Insight-users mailing list