[Insight-developers] ObjectFactoryBase::GetLibraryPath() is missing?
    Kent Williams 
    norman-k-williams at uiowa.edu
       
    Mon Jan 10 15:16:56 EST 2005
    
    
  
I am plugging the holes in wrapping, and once I added wrapping for 
ObjectFactoryBase, ObjectFactoryBase::GetLibraryPath comes up as 
undefined when itkwish gets linked.
So I grepped through the Insight source code, and yep, 
ObjectFactoryBase::GetLibraryPath() is declared in 
itkObjectFactoryBase.h, but
never define in any cxx file.
Am I missing something here?
    
    
More information about the Insight-developers
mailing list