[Insight-developers] [ITK Community] Problem building ITK

Matt McCormick matt.mccormick at kitware.com
Thu Feb 6 12:50:35 EST 2014


Hi Dirk,

Starting from a a fresh source tree and a fresh build tree, does the
problem persist?

Thanks,
Matt

On Thu, Feb 6, 2014 at 12:01 PM, Padfield, Dirk R (GE Global Research)
<padfield at research.ge.com> wrote:
> Hi All,
>
> I have a problem building ITK on my Mac that I wanted to ask about.  ITK builds all the way to the end but then fails when linking
>
> Linking CXX shared library ../../../../lib/libitkSCIFIO-4.6.dylib
> Undefined symbols for architecture x86_64:
>
> This is followed by a string of errors inside of SCIFIOImageIO.
>
> Here are my specs:
> Mac OSX 10.8.5 (Mountain Lion)
> Xcode 5.0.2
> CMake 2.8.11
> ITK latest git pull with:
> BUILD_SHARED_LIBS = ON
> CMAKE_BUILD_TYPE = RelWithDebInfo
>
> Also, I am building with "Eclipse CDT4 - Unix Makefiles" and "specify native compilers" of "C = gcc" and "C++ = g++".
>
> When running CMake on this version, there is no flag for "Module_SCIFIO".
>
> By the way, I also tried downloading Insight-4.5.0 and building it exactly the same way, and it worked fine.  I noticed that in CMake for 4.5.0, it has a flag "Module_SCIFIO", which is off by default.  But if I turn this flag on and rebuild, I get the same issue described above.
>
> Does anyone have any ideas?
>
> Thanks,
> Dirk
> _______________________________________________
> 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
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/community


More information about the Insight-developers mailing list