Hi Luis, MITK 0.14 is not compatible with ITK 3.18 (see the table at http://www.mitk.org/wiki/Download). So either use the current SVN version of MITK (it is compatible with ITK 3.18) or use ITK 3.16 with MITK 0.14.
Best, Sascha On 05/28/2010 01:01 AM, Luis Augusto Perles wrote: > Hello, > > I could not compile MITK 0.14 on Linux, it gives me this error message: > > /home/laperles/Installed/mitk-0.14/Core/Code/DataManagement/mitkDataTree.cpp: > In static member function ‘static mitk::TimeBounds > mitk::DataTree::ComputeTimeBounds(mitk::DataTreeIteratorBase*, const > char*, mitk::BaseRenderer*, const char*)’: > /home/laperles/Installed/mitk-0.14/Core/Code/DataManagement/mitkDataTree.cpp:248: > error: conversion from ‘int’ to ‘mitk::TimeBounds’ is ambiguous > /usr/local/include/InsightToolkit/Common/itkFixedArray.txx:41: note: > candidates are: itk::FixedArray<TValueType, VLength>::FixedArray(const > TValueType&) [with TValueType = float, unsigned int VLength = 2u] > /usr/local/include/InsightToolkit/Common/itkFixedArray.txx:56: note: > itk::FixedArray<TValueType, VLength>::FixedArray(const > TValueType*) [with TValueType = float, unsigned int VLength = 2u] > > My system is: > VTK 5.4.2 > ITK 3.18 > GCC 4.3.4 > CMake 2.6.4 > Gentoo Linux 2.6.33 > > Does anybody could help me with that? > > Thanks, Luis A. Perles > > ------------------------------------------------------------------------------ > > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users > ------------------------------------------------------------------------------ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
