[ITK] Problem with installing ITKApplications

Bill Lorensen bill.lorensen at gmail.com
Fri Mar 11 14:03:35 EST 2016


Please use the ITK Apps superbuild.
http://www.itk.org/ITK/resources/applications.html

This will build all of the proper vtk,itk,fltk.



On Fri, Mar 11, 2016 at 1:44 PM, Sara Gh <sg.ele.eng at gmail.com> wrote:
> Hello ITK experts,
>
> I have been trying to make ITK Apps work but I have not been successful so
> far. When I am building (making) ITKApps the process ends with 8 errors in
> DICOMApp. I would be thankful if you could help me in this regard. I am on
> Mac (El Capitan) and here is the summary of what I have done so far:
>
> 1- Installing CMake-3.4.1.
> 2- Installing VTK-6.3.0
> 3- Installing ITK-4.8.2
> 4- Installing FLTK-1.3.3 (Initially, I had some issues with building FLTK
> and came across to this; and using this solution: brew reinstall --devel
> https://raw.githubusercontent.com/dpo/homebrew/ec46018128dde5bf466b013a6c7086d0880930a3/Library/Formula/fltk.rb
> , I could fix the problem and fltk folder has been created at
> \usr\local\Cellar\fltk\1.3.3-r10866_1\)
> 5- Installing ITKApps:
>
> - Create a folder named "Applications"
>
> - In "Applications" directory run: git clone http://itk.org/ITKApps.git
>
> -This will make a floder named "ITKApps"
>
> - Then, create a folder named "build" in "Applications" directory
>
> - Use Cmake gui:
>
> * Source: PathTo/Applications/ITKApps
> * Build: PathTo/Applications/build
>
> - Configure! There is a bug: Fltk resources not found, GUI application will
> not respond to mouse events
>
> - Manually set the ITK_FLTK_RESOURCE to
> \usr\local\Cellar\fltk\1.3.3-r10866_1\
>
> - Configure again! Successful!
>
> - Generate! Successful!
>
> - Go to /Applications/build directory, and make.
>
> This process ends with 8 errors related to DICOMApp.
> "8 errors generated.
> make[2]: *** [DICOMApp/CMakeFiles/DICOMApp.dir/main.cxx.o] Error 1make[1]:
> *** [DICOMApp/CMakeFiles/DICOMApp.dir/all] Error 2
> make: *** [all] Error 2"
>
> Please find attached the text file including the errors I got.
>
> Thanks,
> Sara Gh
>
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the Community mailing list