[ITK] Problem with installing ITK Applications using Superbuild

Matt McCormick matt.mccormick at kitware.com
Mon Nov 7 11:41:11 EST 2016


Hello Sara,

ITKApps is not longer supported.

Matt

On Tue, Mar 29, 2016 at 12:59 AM, Sara Gh <sg.ele.eng at gmail.com> wrote:
> Hello ITK experts,
>
> I have installed ITK, VTK, and ITKVTKGlu on my Mac (iOS El Capitan)
> successfully, and tested them separately and all together (using
> QuickViewDemo to test if they are linked correctly).
> My next step was to install ITKApplications. I tried to install it using
> recommended Superbuild. However, I had several issues with it and was
> suggested to use different versions of CMake. Among different versions I
> tried, Cmake-2.8.12 resolved the initial problem (unsupported
> add_custom_command) and the Superbuild process built FLTK, VTK, and ITK,
> successfully. However, when it was trying to build the ITKApps, below error
> occurred (please find attached a text file including my build log):
>
> [ 56%] Building CXX object
> LandmarkInitializedMutualInformationRegistration/CMakeFiles/imageRegTool.dir/guiMainImplementation.cxx.o
>
> In file included from
> /Volumes/Academic/ITKVTK/Applications/ITKApps/LandmarkInitializedMutualInformationRegistration/guiMainImplementation.cxx:20:
>
> /Volumes/Academic/ITKVTK/Applications/ITKApps/Auxiliary/ITKFlFileWriter/ITKFlFileWriter.h:80:28:
> error: 'cb_okButton' is a private member of 'Fl_File_ChooserModified'
>
>   Fl_File_ChooserModified::cb_okButton(o, d);
>
>                            ^
>
> /Volumes/Academic/ITKVTK/Applications/ITKApps/Auxiliary/ITKFlFileWriter/Fl_File_ChooserModified.H:81:15:
> note: declared private here
>
>   static void cb_okButton(Fl_Return_Button*, void*);
>
> ...
>
> 8 warnings and 1 error generated.
>
> make[5]: ***
> [LandmarkInitializedMutualInformationRegistration/CMakeFiles/imageRegTool.dir/guiMainImplementation.cxx.o]
> Error 1
>
> make[4]: ***
> [LandmarkInitializedMutualInformationRegistration/CMakeFiles/imageRegTool.dir/all]
> Error 2
>
> make[3]: *** [all] Error 2
>
> make[2]: *** [ITKApps-prefix/src/ITKApps-stamp/ITKApps-build] Error 2
>
> make[1]: *** [CMakeFiles/ITKApps.dir/all] Error 2
>
> make: *** [all] Error 2
>
>
> I would be very thankful if someone could assist me with this error.
>
>
> Best regards,
>
> Sara Gh.
>
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>


More information about the Community mailing list