[Insight-users] Possible incompatible factory load in itk 3.20.1

Jay Sastry jaynsastry at gmail.com
Mon May 14 20:45:04 EDT 2012


I upgraded the ITK libs from 3.8.0 to 3.20.1 (on Linux) and I am
experiencing a failure when I call itk::ImageFileWriter<itk::Image<float,
3> >::Update(); My code before that seems to work fine.

Here's the message:

WARNING: In
<root>/3rdParty/itk/InsightToolkit-3.8.0/Code/Common/itkObjectFactoryBase.cxx,
line 430

Possible incompatible factory load:
Running itk version :
itk version 3.8.0, itk source $Revision: 1.2749 $, $Date: 2008-07-29
02:01:16 $ (GMT)
Loaded factory version:
itk version 3.20.1, itk source $Revision: 1.3444 $, $Date: 2010-07-12
02:00:10 $ (GMT)
Loading factory:
Non-Dynamicaly loaded factory


I googled, but did not find a lot of info on this. I have built the ITK
libraries from top level.
ITK_AUTOLOAD_PATH is not set; I tried setting it explicitly, but I still
get the same error.
What am I missing?
Please help.
Thx,

 -- Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120514/faf9864c/attachment.htm>


More information about the Insight-users mailing list