[Insight-users] ITKv4: ld: library not found for -lITKIO

francois rousseau rousseau at unistra.fr
Mon May 30 04:38:10 EDT 2011


Hi all,

trying to switch to ITKv4 (from 3.20), there is an error when linking library ITKIO. (there was no problem with ITK3.20).
Is there something new in ITKv4 about that ?

Here is the code in the cmake file:
ADD_EXECUTABLE(toto toto.cxx )
TARGET_LINK_LIBRARIES(toto ITKIO )

thanks

françois


More information about the Insight-users mailing list