[Insight-developers] Using ITKv4 Exported Targets In SimpleITK
    Brad King 
    brad.king at kitware.com
       
    Tue Oct  4 08:24:24 EDT 2011
    
    
  
On 10/3/2011 4:57 PM, Bradley Lowekamp wrote:
> It appears that the test picked is out of my home directory and not
 > related to the ITK_DIR just built.
Is it actually the test executable or rather a shared library loaded
at runtime?  The exported targets will handle link time rules.  You
still need to ensure DYLD_LIBRARY_PATH is set correctly to find the
installed ITK at runtime.
-Brad K
    
    
More information about the Insight-developers
mailing list