[Insight-developers] Problems compiling today

Bill Lorensen bill.lorensen at gmail.com
Fri Mar 15 14:52:58 EDT 2013


Folks,

It's been a few days since itk and tried a build.

Today I get Linking CXX executable ../../../../bin/ITKCommon1TestDriver
Undefined symbols for architecture x86_64:
  "std::basic_ostream<char, std::char_traits<char> >& itk::operator<<
<float>(std::basic_ostream<char, std::char_traits<char> >&,
itk::Array<float> const&)", referenced from:
      void CheckVariableLengthArrayTraits<itk::Array<float>
>(itk::Array<float>)in itkNumericTraitsTest.cxx.o
      itkArrayTest(int, char**)in itkArrayTest.cxx.o
  "std::basic_ostream<char, std::char_traits<char> >& itk::operator<<
<double>(std::basic_ostream<char, std::char_traits<char> >&,
itk::Array<double> const&)", referenced from:
      void CheckVariableLengthArrayTraits<itk::Array<double>
>(itk::Array<double>)in itkNumericTraitsTest.cxx.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[2]: *** [bin/ITKCommon1TestDriver] Error 1
make[1]: ***
[Modules/Core/Common/test/CMakeFiles/ITKCommon1TestDriver.dir/all] Error 2
make: *** [all] Error 2

Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-developers/attachments/20130315/e19c9a7b/attachment.htm>


More information about the Insight-developers mailing list