Hi,

I am trying to compile MITK against a build of ITK-4.13 I presently use. I was 
wondering if anybody had already tried to do so, as I see that the version in 
the dependecies is 4.11.


I am presently having a linking problem to the itk::Bruker2dSeqImageIOFactory, 
which arise when I am linking the MitkCoreTestDriver, more specifically 
mitkDicomSeriesReaderTest.


/usr/bin/ld: CMakeFiles/MitkCoreTestDriver.dir/mitkDicomSeriesReaderTest.cpp.o: 
undefined reference to symbol 
'_ZN3itk42Bruker2dseqImageIOFactoryRegister__PrivateEv'
/usr/local/lib/libITKIOBruker-4.13.so.1: error adding symbols: DSO missing from 
command line


I found the place in the core where the link is supposed to be done 
(itkImageIOFactoryRegisterManager.h), however up to that I don<t know what 
could be done to solve the error.


If would appreciate if you could help me with that


Thanks


Alex
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to