[Insight-developers] ITKApps Superbuild

Matt McCormick matt.mccormick at kitware.com
Mon Jan 9 19:14:35 EST 2012


Hi Bill,

I tested with only the FLTK ExternalProject, using my own VTK_DIR and
ITK_DIR, and it worked great!  FLTK apps were not building before, but
they are now.

Thanks,
Matt

On Sun, Jan 8, 2012 at 4:57 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> Folks,
>
> Arnaud and I have created a Superbuild for ITKApps. It turns out it is
> a pain to get the proper flags and versions for the dependent
> toolkits, especially FLTK and VTK. I've only tested it on Linux.
>
> Please kick the tires and let me know what issues you uncover.
>
> git clone git://itk.org/ITKApps.git
> mkdir ITKApps-Superbuild
> cd ITKApps-Superbuild
> cmake ../ITKApps/Superbuild
> make
>
> If you have your own fltk, vtk and itk you can still
> cmake ../ITKApps
>
> or
>
> cmake -DVTK_DIR:PATH=/home/lorensen/ProjectsGIT/VTKGerrit-linux
> -DITK_DIR:PATH=/home/lorensen/ProjectsGIT/ITKGerrit-linux/
> ../ITKAppsGerrit/Superbuild/
>
> Once we get the cooties out, we can apply a patch to the ITKApps release.
>
> Bill
> _______________________________________________
> 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://kitware.com/products/protraining.html
>
> 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://www.itk.org/mailman/listinfo/insight-developers


More information about the Insight-developers mailing list