[ITK-dev] Mac Sierra 10.12.3 linker errors
Bill Lorensen
bill.lorensen at gmail.com
Fri Feb 17 08:08:47 EST 2017
On my new Sierra MacOS,
Apple LLVM version 8.0.0 (clang-800.0.42.1)
fails to link.
This change id:
http://review.source.kitware.com/#/c/21946/
causes the problem.
The error is:
100%] Linking CXX executable
../../../ThirdParty/VNL/src/vxl/bin/ITKVtkGlueTestDriver
Undefined symbols for architecture x86_64:
"itk::Detail::AtomicOps<4ul>::Load(itk::Detail::AtomicOps<4ul>::AtomicType
const*)", referenced from:
itk::LightObject::GetReferenceCount() const in ITKVtkGlueTestDriver.cxx.o
itk::LightObject::GetReferenceCount() const in
itkVtkConnectedComponentImageFilterTest.cxx.o
itk::LightObject::GetReferenceCount() const in
itkVtkMedianFilterTest.cxx.o
itk::LightObject::GetReferenceCount() const in
itkImageToVTKImageFilterTest.cxx.o
itk::LightObject::GetReferenceCount() const in
itkImageToVTKImageFilterRGBTest.cxx.o
itk::LightObject::GetReferenceCount() const in
itkVTKImageToImageFilterTest.cxx.o
itk::LightObject::GetReferenceCount() const in QuickViewTest.cxx.o
...
ld: symbol(s) not found for architecture x86_64
--
Unpaid intern in BillsBasement at noware dot com
More information about the Insight-developers
mailing list