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
_______________________________________________
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