Hi all,

After pulling the last changes this morning, my project does not compile anymore (linux machine with gcc 4.6.3).

I get the following compilation error:

In file included from /home/ajg23/DEVEL/ITK/Modules/IO/Mesh/include/itkMeshIOBase.h:34:0, from /home/ajg23/DEVEL/ITK/Modules/IO/Mesh/include/itkMeshFileReader.h:24,
               from /home/ajg23/DEVEL/Crisalix/test/MeshReaderTest.cxx:4:
/home/ajg23/DEVEL/ITK/Modules/Core/Common/include/itkNumberToString.h:21:31: fatal error: double-conversion.h: No such file or directory
compilation terminated.

and the following linking error:

BSplineCurveApproximation.cxx.o: In function `itk::ImageSource<itk::Image<itk::Vector<double, 3u>, 1u> >::GetGlobalDefaultSplitter()': /home/ajg23/DEVEL/ITK/Modules/Core/Common/include/itkImageSource.h:320: undefined reference to `itk::ImageSourceCommon::GetGlobalDefaultSplitter()'

Any idea how to fix that?

Thanks in advance!

Best,
Arnaud
_______________________________________________
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.php

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

Reply via email to