[Insight-developers] Is there a development version of the InsightApplications?
Luis Ibanez
luis.ibanez@kitware.com
Fri, 18 Apr 2003 14:40:32 -0400
Hi Kent,
It is unlikely that the release 1.2 of the Applications
will compile with the CVS version of the ITK library.
You may have to use:
1) Insight version 1.2 with InsightApplications version 1.2
or
2) Insight CVS with InsightApplications CVS
----
The applications need to evolve along with the library...
Luis
----------------------------
Kent Williams wrote:
> The InsightApplications (r 1.2) no longer compiles against the current CVS
> Insight. I thought to check out the current CVS of InsightApplications, but
> got this response:
>
> cvs -d :pserver:kentwilliams@www.itk.org:/cvsroot/InsightApplications login
> Logging in to
> :pserver:kentwilliams@www.itk.org:2401/cvsroot/InsightApplications
> CVS password: chaos1
>
> /cvsroot/InsightApplications: no such repository
>
> The problem is this:
>
> .../include/InsightToolkit/BasicFilters/itkImageToParametricSpaceFilter.txx:
> In
> member function `void itk::ImageToParametricSpaceFilter<TInputImage,
> TOutputMesh>::GenerateData() [with TInputImage = itk::Image<double, 2>,
> TOutputMesh = itk::Mesh<itk::Index<2>, 3,
> itk::DefaultStaticMeshTraits<itk::Index<2>, 3, 3, float, float,
> itk::Index<2> > >]':
> .../include/InsightToolkit/Common/itkPointLocator.txx:161: instantiated from
> here
> .../include/InsightToolkit/BasicFilters/itkImageToParametricSpaceFilter.txx:149:
> no
> matching function for call to `itk::Image<double, 2>::
> TransformIndexToPhysicalPoint(const itk::Index<2>, itk::Index<2>&) const'
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
>