[Insight-developers] compilation and linking errors after recent changes

Bill Lorensen bill.lorensen at gmail.com
Tue Apr 2 10:39:58 EDT 2013


This is strange. Both of those are recent additions.

Is this error in your project? ITK builds OK?


On Tue, Apr 2, 2013 at 10:35 AM, Arnaud Gelas <arnaudgelas at gmail.com> wrote:

> I have restarted fresh and I still get the same errors :( ...
> I will try to make a small project to reproduce the error...
>
>
> On 04/02/2013 03:35 PM, Matt McCormick wrote:
>
>> Hi Arnaud,
>>
>> These are both related to recent additions.
>>
>> However, there should be no compilation errors.  A fresh CMake
>> configure and make should do the trick.
>>
>> HTH,
>> Matt
>>
>> On Tue, Apr 2, 2013 at 8:58 AM, Arnaud Gelas <arnaudgelas at gmail.com>
>> wrote:
>>
>>> 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<http://www.kitware.com/opensource/opensource.html>
>>>
>>> Kitware offers ITK Training Courses, for more information visit:
>>> http://kitware.com/products/**protraining.php<http://kitware.com/products/protraining.php>
>>>
>>> Please keep messages on-topic and check the ITK FAQ at:
>>> http://www.itk.org/Wiki/ITK_**FAQ <http://www.itk.org/Wiki/ITK_FAQ>
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.itk.org/mailman/**listinfo/insight-developers<http://www.itk.org/mailman/listinfo/insight-developers>
>>>
>>
> ______________________________**_________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/**opensource/opensource.html<http://www.kitware.com/opensource/opensource.html>
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/**protraining.php<http://kitware.com/products/protraining.php>
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_**FAQ <http://www.itk.org/Wiki/ITK_FAQ>
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/**listinfo/insight-developers<http://www.itk.org/mailman/listinfo/insight-developers>
>



-- 
Unpaid intern in BillsBasement at noware dot com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-developers/attachments/20130402/d0196400/attachment.htm>


More information about the Insight-developers mailing list